Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8213   15 years dafrick Adding changes made to DistanceTrigger also in trunk. Also documenting …
(edit) @8212   15 years jo Set lives value to 4 in last team standing gametype. 1 live is only …
(edit) @8206   15 years dafrick Extending DistanceTrigger (both the normal and the MultiTrigger …
(edit) @8205   15 years dafrick Removing old dockingsystem branch.
(edit) @8204   15 years smerkli
(edit) @8203   15 years smerkli yay, works
(edit) @8202   15 years smerkli done for today
(edit) @8201   15 years kmaurus healthDecreasing added, position of SpaceBoundaries added to the radar
(edit) @8200   15 years FelixSchulthess blah
(edit) @8199   15 years FelixSchulthess moved portals to modules
(edit) @8198   15 years anbueche First steps to use of Triggers and Events
(edit) @8197   15 years dafrick Replacing getNick() with getName(). nick_ in HumanPlayer is only …
(edit) @8196   15 years dafrick Merging old dockingsystem branch into new one. Do svn switch …
(edit) @8195   15 years dafrick New dockingsystem branch, to avoid problems when merging it into trunk.
(edit) @8194   15 years dafrick Merging trunk into dockingsystem branch to be able to use the recent …
(edit) @8193   15 years dafrick Resolving bug in MultiTrigger.
(edit) @8192   15 years sven
(edit) @8191   15 years dboehi Update version of the boost effect, the camera is rotating up and down …
(edit) @8190   15 years jonas model texturiert und ingame eingefuegt
(edit) @8189   15 years sven Added getter for nick_ in HumanPlayer
(edit) @8188   15 years sven More verbose error handling in Dock
(edit) @8187   15 years simonmie Added initialShieldHealth and minor changes
(edit) @8186   15 years sven DockToShip and some fixes
(edit) @8185   15 years sven DockToShip and some fixes
(edit) @8184   15 years simonmie Added maxShieldHealth
(edit) @8183   15 years simonmie Added countdown time before shield reload starts
(edit) @8182   15 years dafrick Readding spacerace files.
(edit) @8181   15 years dafrick New space race branch.
(edit) @8180   15 years dafrick Deleiting branch, something is not working.
(edit) @8179   15 years rgrieder Hopefully fixed XML parsing errors at startup (can't test right now, sry).
(edit) @8178   15 years jo Merged lastmastanding3 into trunk. There's an xml parsing error that …
(edit) @8177   15 years anbueche added PortalEndPoint and PortalLink, billboard for endpoint implemented
(edit) @8176   15 years rgrieder Build fix for msvc 8.
(edit) @8175   15 years jo test.
(edit) @8174   15 years jo different colouring to show streams.
(edit) @8173   15 years jo removed level file that was pnly supposed for the level creation part
(edit) @8172   15 years jo Level for gametype lastTeamStanding.
(edit) @8171   15 years jo Level enhancement. Several forcefields + proper spawnpoints added.
(edit) @8170   15 years jo Removed lock that triggered a bug. (the game didn't end) Implemented …
(edit) @8167   15 years landauf reverted license
(edit) @8166   15 years kmaurus updated to style guide: underlines at the end of member variables added
(edit) @8165   15 years jo Collisionshapes added. Beginning to experiment with forcefields. Goal: …
(edit) @8164   15 years kmaurus Es wird nun erkannt, wenn das Spaceship sich zu weit entfernt. Meldung …
(edit) @8163   15 years smerkli Started thinking about server list cleanups
(edit) @8155   15 years jo Working on a new level for lastTeamStanding gametype. Basic concept is …
(edit) @8154   15 years dafrick Moving SpaceRace into modules.
(edit) @8153   15 years sven TODO added, final commit today
(edit) @8152   15 years simonmie added nice particleEffect if shield is hit
(edit) @8151   15 years sven XML support for different DockingEffects added, DockingEffect base …
(edit) @8150   15 years msalomon Started working on space race.
(edit) @8148   15 years dafrick New environment branch with newest mac_osx changes.
(edit) @8147   15 years dafrick Deleting environment branch.
(edit) @8146   15 years simonmie Added test-level for auto-reloading shield
(edit) @8145   15 years simonmie First try of self-reloading shield
(edit) @8144   15 years dafrick Brnach to work on new pickups.
(edit) @8143   15 years dafrick New branch to work on space race gametype.
(edit) @8142   15 years dafrick New branch to work on weapons.
(edit) @8141   15 years dafrick New branch to work on particle effects.
(edit) @8140   15 years sven fixed includes
(edit) @8139   15 years dafrick New branch to work on steering and spaceship behavior improvements.
(edit) @8138   15 years dboehi First version of the camera shake effect for the afterburner
(edit) @8137   15 years sven M src/modules/CMakeLists.txt A src/modules/docking A …
(edit) @8136   15 years dafrick New branch for big ships.
(edit) @8135   15 years youngk Generalized and cleaned up the creation of the Apple Dev Bundle. No …
(edit) @8134   15 years rgrieder Fixed planets.oxw. LevelInfo is still missing though.
(edit) @8133   15 years youngk Commiting adjustments done for kicklib, now also to mac_osx.
(edit) @8132   15 years rgrieder Unhacked a hack: it's actually not really a hack, but normal behaviour ;)
(edit) @8131   15 years youngk Copyright fix. Sorry for the mishap.
(edit) @8130   15 years rgrieder Only compile OrxonoxMac.mm on Mac.
(edit) @8129   15 years rgrieder Merged new revisions (8083 - 8125) from mac_osx to kicklib branch.
(edit) @8128   15 years rgrieder Fix
(edit) @8127   15 years rgrieder Reverted some unintentional changes.
(edit) @8126   15 years youngk Cleanup for Lua
(edit) @8125   15 years youngk The dependency package now installs itself automatically on Macs
(edit) @8124   15 years rgrieder Fixed run scripts for the case there are white spaces in the path. …
(edit) @8123   15 years rgrieder Cleaned up threading library linking for OGRE. please test.
(edit) @8122   15 years rgrieder Removed obsolete remains of header/library finding on OS X.
(edit) @8121   15 years rgrieder Lua is in the CEGUILuaScriptModule framework, not in the CEGUI framework.
(edit) @8120   15 years rgrieder Cleanup in CEGUI framework finding.
(edit) @8119   15 years rgrieder Testing something with Frameworks and FIND_LIBRARY.
(edit) @8118   15 years rgrieder CMake script fix.
(edit) @8116   15 years youngk Modified planet level.
(edit) @8114   15 years youngk Xcode 4 build-fix and a new level.
(edit) @8113   15 years rgrieder Added some paths for CEGUI library finding on Mac OS X.
(edit) @8112   15 years rgrieder Fixed a possible bug. If you're interested why, ask me directly …
(edit) @8111   15 years rgrieder Changed linux icon to the new one from the forum. Also changed the …
(edit) @8110   15 years kmaurus Iteratorschleife aller MobileEntities sowie Funktion zum Berechnen des …
(edit) @8108   15 years dafrick Merging changes from tetris branch into trunk, since they are also …
(edit) @8107   15 years dafrick Done documenting Pong. Also resolved some doxygen warnings.
(edit) @8106   15 years dafrick And even more documentation. Also moved some of the documentation out …
(edit) @8105   15 years dafrick More documentation for Pong.
(edit) @8104   15 years dafrick Started documenting Pong.
(edit) @8103   15 years rgrieder Updated TiCpp.
(edit) @8102   15 years dafrick New branch for environment ticket.
(edit) @8101   15 years dafrick New branch for game immersion ticket.
(edit) @8100   15 years dafrick New branch for docking system ticket.
(edit) @8099   15 years dafrick New branch to work on tetris minigame.
(edit) @8098   15 years rgrieder Added CMakeLists.txt stub for the installation of files in contrib/
(edit) @8097   15 years rgrieder Merged r8093 from trunk to kicklib in order to test the ArchLinux package.
(edit) @8096   15 years youngk Somebody forgot to add the Debug header
Note: See TracRevisionLog for help on using the revision log.