Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1407   16 years rgrieder - reverted the HUD changes to ease up back merge from network branch …
(edit) @1401   16 years FelixSchulthess better this way
(edit) @1400   16 years FelixSchulthess moved to spaceship what belonged there
(edit) @1399   16 years FelixSchulthess enhanced navigation with a target designation cursor
(edit) @1396   16 years FelixSchulthess last 2 commits were accidentally, because i used shel command history. …
(edit) @1395   16 years FelixSchulthess moved navigation marker to new class: Navigation
(edit) @1394   16 years FelixSchulthess moved navigation marker to new class: Navigation
(edit) @1393   16 years FelixSchulthess moved navigation marker to new class: Navigation
(edit) @1392   16 years FelixSchulthess moved #includes to .cc from .h where possible
(edit) @1388   16 years FelixSchulthess more static hud functions
(edit) @1387   16 years FelixSchulthess made HUD singleton
(edit) @1376   16 years FelixSchulthess modified level file
(edit) @1375   16 years FelixSchulthess minor change
(edit) @1374   16 years FelixSchulthess added fps counter
(edit) @1372   16 years FelixSchulthess added keybinding tab for radar cycle
(edit) @1364   16 years rgrieder changed line endings in keybindings.ini
(edit) @1363   16 years scheusso removed backup files
(edit) @1362   16 years scheusso merged hud3 branch into trunk and changed camera orientation
(edit) @1360   16 years rgrieder merged merge branch back to trunk
(edit) @1349   16 years rgrieder - merged input branch back to trunk
(edit) @1316   16 years rgrieder - added simple media repository info file - fixed msvc release build
(edit) @1301   16 years rgrieder - see previous message- changed sleep macros to inline functions …
(edit) @1293   16 years scheusso merged changes from input & camera & network branch into trunk
(edit) @1242   16 years landauf corrected spelling mistake
(edit) @1227   17 years rgrieder ha, found you! buggy little bug! - When setting the rotation axis of a …
(edit) @1224   17 years rgrieder - little clean up in CMLs
(edit) @1223   17 years rgrieder - restored compatibility with new InputManager - update VS files for …
(edit) @1220   17 years rgrieder compiles now on tardis
(edit) @1219   17 years rgrieder merged input branch back to trunk. Not yet tested on tardis
(edit) @1217   17 years landauf and merged. i hope this works.
(edit) @1214   17 years landauf merged console-branch back to trunk. IMPORTANT: update your media …
(edit) @1209   17 years rgrieder - moved tinyxml and tolua folders
(edit) @1206   17 years rgrieder - bugfix that didn't actually fix a bug, but deleting an object that …
(edit) @1192   17 years rgrieder - how did these files manage to survive me before…
(edit) @1160   17 years FelixSchulthess teeh seeh el
(edit) @1159   17 years FelixSchulthess minor tcl adjustments
(edit) @1156   17 years rgrieder - bugfix with hud creation (non member variable used)
(edit) @1153   17 years rgrieder - merged cmake branch back to trunk (the last one, hopefully ;)) - …
(edit) @1135   17 years rgrieder blah
(edit) @1134   17 years rgrieder hope i haven't forgotten anything
(edit) @1126   17 years rgrieder - merged cmake branch back to trunk - new 'features': out-of-source …
(edit) @1120   17 years rgrieder - merged calculator into trunk
(edit) @1116   17 years landauf removed a warning in ConfigFileManager.h
(edit) @1115   17 years landauf tried to integrate the whole tolua-thing in proper cmake code
(edit) @1111   17 years rgrieder - fixed a bug String.cc that thought making "1" (or anything with …
(edit) @1102   17 years bknecht lua50 compatiple level code and loading, should work on tardis as well now
(edit) @1101   17 years rgrieder added win32 for creating tolua bind files
(edit) @1092   17 years rgrieder - little 'mess' cleanup
(edit) @1090   17 years rgrieder - ..\..\media —> ..\..\Media as the default folder for the media files
(edit) @1089   17 years rgrieder - bugfix in audiomanager - added CCOUT(level): like COUT, but prints …
(edit) @1086   17 years rgrieder - commented lua section in sample.oxw (loader.cc has already been …
(edit) @1085   17 years rgrieder stupid people should be punished…
(edit) @1084   17 years rgrieder - updated VC++ files for tolua - minor CMLs changes
(edit) @1076   17 years rgrieder two hours of Fuk is very 'enlighting', the whole thing works …
(edit) @1075   17 years rgrieder - added CMLs in tolua to compile tolua++ executable
(edit) @1074   17 years rgrieder when will i stop forgetting to add the files I have just created..
(edit) @1073   17 years rgrieder - added tolua.cmake to create tolua executable
(edit) @1072   17 years rgrieder no comment
(edit) @1071   17 years rgrieder - restructured root CMLs and exported tardis check to …
(edit) @1070   17 years rgrieder - moved "—no-undefined" linker flag to root CMLs - removed library …
(edit) @1069   17 years rgrieder - bugfix with warning directives in AudioPrereqs.h
(edit) @1068   17 years rgrieder exec disco.txt (console command) and you'll see the wonders of the core
(edit) @1067   17 years rgrieder Substring.h —> SubString.h
(edit) @1066   17 years rgrieder - TestConsole should work now
(edit) @1065   17 years rgrieder - removed some files from OrxonoxStableHeaders.h because make detects …
(edit) @1064   17 years rgrieder - replaced all String2Number with ConvertValue - replaced all tokenize …
(edit) @1063   17 years landauf fixed an interesting bug in ObjectList/MetaObjectList/Iterator: it's …
(edit) @1062   17 years rgrieder - changed header file inclusion order
(edit) @1061   17 years rgrieder - Bugfix with plugins.cfg-init
(edit) @1060   17 years rgrieder - 3 copy paste bugfixes
(edit) @1059   17 years rgrieder - updated VC++ files - 3 tiny bugfixes
(edit) @1058   17 years landauf something that just came through my mind: maybe this will help …
(edit) @1057   17 years landauf i hope this fixes a problem with visual studio
(edit) @1056   17 years landauf don't panic, no codechanges! added a link to www.orxonox.net
(edit) @1055   17 years landauf moved core directly to src
(edit) @1054   17 years landauf included ConfigFileManager
(edit) @1053   17 years landauf there we go
(edit) @1052   17 years landauf merged core2 back to trunk there might be some errors, wasn't able to …
(edit) @1051   17 years landauf badamm badamm badamm…
(edit) @1048   17 years rgrieder - final commit for tolua++ displacement
(edit) @1046   17 years rgrieder don't ask
(edit) @1045   17 years rgrieder - moved tolua files again (too much, but tortoise claims i have to …
(edit) @1042   17 years rgrieder - excluded ogre logs to test for Oli
(edit) @1040   17 years rgrieder - new header file inclusion strategy has already revealed a bug: - …
(edit) @1039   17 years rgrieder - train riding doesn't have to be boring - added some license notes - …
(edit) @1038   17 years landauf compiles on tardis
(edit) @1037   17 years landauf moved tolua from util to core because of circular dependencies …
(edit) @1035   17 years rgrieder - minor Singleton changes
(edit) @1034   17 years rgrieder - removed some gcc warnings - still doesn't compile on tardis
(edit) @1032   17 years rgrieder - singletonized GraphicsEngine —> Orxonox.h has to included only …
(edit) @1029   17 years bknecht some changes
(edit) @1028   17 years rgrieder - added cheap fps counter - trunk should work so far
(edit) @1024   17 years rgrieder merged input back into trunk note: I have created an asylum with …
(edit) @1021   17 years bknecht merged back that script-branch
(edit) @1010   17 years FelixSchulthess replaced correct sample.oxw
(edit) @1009   17 years FelixSchulthess added asteroids.material
(edit) @978   17 years FelixSchulthess
(edit) @976   17 years FelixSchulthess changed level file so → trunk runnable
(edit) @910   17 years FelixSchulthess removed some errors in particleinterface
(edit) @892   17 years rgrieder - commit test
Note: See TracRevisionLog for help on using the revision log.