Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7680   13 years dafrick Forgot to rename one level file.
(edit) @7679   13 years dafrick Renaming levelfiles (and some other) according to our new naming …
(edit) @7678   13 years dafrick Adding documentation for invertedSphere ForceField.
(edit) @7677   13 years dafrick Adding yet another class of ForceFields and using it in The Time Machine.
(edit) @7676   13 years dafrick Some documentation and simplification
(edit) @7675   13 years dafrick Forgot to revert The Time Machine
(edit) @7674   13 years dafrick Resolving some stupid bugs and some adding some minor improvements.
(edit) @7673   13 years dafrick Documenting and extending ForceField. A little cleaning up in The Time …
(edit) @7672   13 years smerkli just added some notes so I understand my own stuff next week.
(edit) @7671   13 years dafrick Removing some cout I forgot.
(edit) @7670   13 years dafrick ESC behavior is once again correct. Kind of hackish, though, but I …
(edit) @7669   13 years youngk Small adjustment or Macs
(edit) @7668   13 years dafrick fix this…
(edit) @7667   13 years dafrick fix this…
(edit) @7666   13 years smerkli further corrections.
(edit) @7665   13 years smerkli and another one.
(edit) @7664   13 years youngk Corrected some serious bug in OpenAL Mac and reduced warnings.
(edit) @7663   13 years konrad key handling in some menu sheets has been added.
(edit) @7662   13 years smerkli fatal bug found.
(edit) @7661   13 years smerkli now with actually compiling masterserver module.
(edit) @7660   13 years youngk Added a hack to force the orxonox window to front on OS X.
(edit) @7659   13 years smerkli wee
(edit) @7658   13 years smerkli minor changes
(edit) @7657   13 years smerkli it has compiled.
(edit) @7656   14 years jo
(edit) @7655   14 years rgrieder Merged lastmanstanding back to trunk.
(edit) @7654   14 years rgrieder Reverted attempt to merge lastmanstanding branch.
(edit) @7653   14 years jo initial upload
(edit) @7652   14 years landauf eol-style native
(edit) @7651   14 years smerkli done for today
(edit) @7650   14 years smerkli Minimum target achieved for today, servers can log on to master …
(edit) @7649   14 years dafrick Restoring proper ESC functionality for InGameConsole.
(edit) @7648   14 years dafrick Merged releasetodo, containing a new way to describe and tag levels, …
(edit) @7647   14 years dafrick Some final adjustments, before merge.
(edit) @7646   14 years dafrick Some comments.
(edit) @7645   14 years dafrick Small adjustments.
(edit) @7644   14 years jo Minor changes.
(edit) @7643   14 years landauf fixed a crash
(edit) @7642   14 years landauf fixed a possible crash
(edit) @7641   14 years jo Swallow-Level works.
(edit) @7640   14 years jo Hud works. There's at least on bug to repair.
(edit) @7639   14 years dafrick Some performance an GUI enhancement.
(edit) @7638   14 years dafrick Adding restriction to possible tags.
(edit) @7637   14 years landauf eol-style native
(edit) @7636   14 years landauf compiles and works
(edit) @7635   14 years jo NON-compiling version. Work in Progress.
(edit) @7634   14 years smerkli
(edit) @7633   14 years smerkli done for today.
(edit) @7632   14 years smerkli oops, forgot to rename the new lua function.
(edit) @7631   14 years smerkli added comments, lua function (to be tested) and various implementation bits
(edit) @7630   14 years smerkli initiated WANDiscovery code, now implementing…
(edit) @7629   14 years dafrick Adding some LevelInfos.
(edit) @7628   14 years dafrick Adjusting include paths of CEGUIListbox and CEGUILisbtoxItem. Added …
(edit) @7627   14 years dafrick Now we have the level description as tooltip. Unforunately for this to …
(edit) @7626   14 years dafrick Accidentally removed a file. Re-adding it. Levels that are tagged with …
(edit) @7625   14 years dafrick Introducing LevelInfo class, which can be used to specify things about …
(edit) @7624   14 years rgrieder IOConsole does not seem to work properly with the Unix console on Mac …
(edit) @7623   14 years rgrieder Cosmetic changes.
(edit) @7622   14 years youngk Adjusted the executable path handling for Apple. Please test with …
(edit) @7621   14 years rgrieder Renamed FORCEINLINE macro to ORX_FORCEINLINE because of conflicts …
(edit) @7620   14 years rgrieder Also create output directories for CEGUILua.
(edit) @7619   14 years rgrieder Create directories for each build configuration with CMake if the …
(edit) @7618   14 years rgrieder Ogre v1.7 may require the OGRE CEGUI renderer to link against symbols …
(edit) @7617   14 years jo Level is now fixed. Some further minor changes.
(edit) @7615   14 years youngk ALUT is now automatically found on the Mac
(edit) @7614   14 years dafrick Trying out some stuff.
(edit) @7613   14 years dafrick Creating a new branch to do release stuff…
(edit) @7612   14 years dafrick Reverting a change that I made some time ago. It turns out, that CEGUI …
(edit) @7611   14 years smerkli Communication channel now working both ways, doxygen documentation …
(edit) @7610   14 years dafrick Removing unintentionally copy-pasted link.
(edit) @7609   14 years dafrick Moving MultiTrigger documentation to doxygen.
(edit) @7608   14 years dafrick Some adjustments.
(edit) @7607   14 years dafrick Some improvement on keypressed behaviour. Lua is acting up a little, …
(edit) @7606   14 years dafrick Some small detail I forgot to change.
(edit) @7605   14 years jo Various successful changes. But the part I commented out in …
(edit) @7604   14 years jo Small Asteroids papercut.
(edit) @7603   14 years jo Gotcha. Stable version.
(edit) @7602   14 years jo Collisionshapes do not work as intended. Although I followed the …
(edit) @7601   14 years dafrick Adding all classes in modules/objects to Objects module (in doxygen). …
(edit) @7600   14 years jo New functionality successfully added. No bugs found so far. Only the …
(edit) @7596   14 years jo Respawn delay added. One new bug has to be removed.
(edit) @7594   14 years dafrick Small adjustment to MainMenu.lua to illustrate how to change how a …
(edit) @7592   14 years rgrieder OgreCEGUIRenderer should not have a version number because none can be …
(edit) @7591   14 years youngk Adjusted inclusion of ALUT header files for mac and edited the …
(edit) @7590   14 years smerkli done for today, everything compiles, test client as well. beginning …
(edit) @7589   14 years smerkli wrote some test client and further implemented the master server …
(edit) @7588   14 years dafrick Adjustments to allow key input in MainMenu and first steps towards …
(edit) @7587   14 years konrad changes in the multiplayer menu, 2 buttons instead of 3: host and join …
(edit) @7586   14 years jo HUD bug removed.
(edit) @7585   14 years jo With collisionshapes. Still problems with collisionshapes and movable …
(edit) @7584   14 years jo Changed values in the Asteroid Gametype. Now it's a challenge, but not …
(edit) @7583   14 years jo Changed inheritance. instead of Gametype it's Deathmatch.
(edit) @7582   14 years rgrieder Added CMake code for OS X package configuration. Not guaranteed to …
(edit) @7581   14 years jo Almost finished. Yeay.
(edit) @7580   14 years smerkli Further implementation, constructing a testing environment soon.
(edit) @7579   14 years jo Jetzt auch mit einfachem HUD.
(edit) @7578   14 years youngk Added missing inclusion of Debug.h in network target.
(edit) @7577   14 years rgrieder Trying another fix: Load plugins on OS X as we do on Linux.
(edit) @7576   14 years rgrieder Fixed typo.
(edit) @7575   14 years rgrieder Copied code for Ogre::mac_loadDylib to DynLib.h because the symbol …
Note: See TracRevisionLog for help on using the revision log.