Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1879   16 years rgrieder Removed some always-true statements that gcc issued with the -W …
(edit) @1878   16 years rgrieder Fixed two issues with input: - Buffer gets cleared now when the window …
(edit) @1856   16 years landauf - some small adjustments in identifier and co. - renamed …
(edit) @1854   16 years landauf - some cmake fixes for ceguilua and mingw - small change in XMLPort
(edit) @1844   16 years rgrieder Removed ois dependency from orxonox and removed lua dependency from util
(edit) @1843   16 years rgrieder Added tolua_bind.h for core and orxonox to the output list —> make …
(edit) @1841   16 years rgrieder - "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
(edit) @1824   16 years rgrieder Added some more Ogre shutdown code. Does not yet work properly if you …
(edit) @1815   16 years rgrieder added more tolua dependencies (our own header files) fixed msvc files
(edit) @1813   16 years rgrieder Added all necessary dependencies so that the tolua bind files are …
(edit) @1810   16 years rgrieder merged ceguilua branch back to trunk
(edit) @1802   16 years rgrieder Added almost global try/catch block to at least display the error.
(edit) @1795   16 years rgrieder changed return type of ConfigFileManager::getInstance() to …
(edit) @1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
(edit) @1791   16 years landauf added comments to all my classes in util
(edit) @1789   16 years rgrieder reverted r1787
(edit) @1788   16 years rgrieder Added a master InputState that is always active (except of course in …
(edit) @1787   16 years rgrieder Replaced macro "Class" with "GetClassIdentifier" to avoid future …
(edit) @1786   16 years rgrieder Corrected types when using 'const Type' constants
(edit) @1784   16 years rgrieder - removed obsolete Convert.h includes (possibly from old XML loading) …
(edit) @1783   16 years rgrieder - fixed F1 and F2 keys. F1 can now again be used to toggle the …
(edit) @1771   16 years scheusso set use tcl in shell to default true again
(edit) @1770   16 years rgrieder Bug fix in InputManager destructor.
(edit) @1765   16 years rgrieder temporarily disable use of tcl. There is something wrong with it on linux.
(edit) @1764   16 years rgrieder Moved Exception to util now that debug has been moved.
(edit) @1762   16 years rgrieder Fix for Core::getInstance didn't work on linux.
(edit) @1759   16 years rgrieder bugfix with an include.
(edit) @1757   16 years landauf added ClassTreeMaskObjectIterator this iterator iterates through all …
(edit) @1756   16 years rgrieder Fixed a bug in Core.cc when creating it via getInstance directly for …
(edit) @1755   16 years rgrieder merged gui back to trunk. update the media repository!
(edit) @1747   16 years landauf merged core3 back to trunk
(edit) @1735   16 years scheusso network branch merged into trunk
(edit) @1639   16 years rgrieder merged nico's fixes for gcc 4.3 back to trunk. I'm not going to delete …
(edit) @1628   16 years rgrieder default values for XMLPort work after all. There was just a bug that …
(edit) @1625   16 years rgrieder merged hud branch back to trunk
(edit) @1612   16 years rgrieder tardis boxes were updated to cmake 2.6 which revealed a bug. [fixed]
(edit) @1608   16 years landauf - added a backlight to all SpaceShips, leaving a trail behind …
(edit) @1567   16 years rgrieder - changed a default value concerning the derived mouse input (maybe …
(edit) @1563   16 years landauf - added configurable detaillevel for particle effects to …
(edit) @1559   16 years landauf used isInitialized() in destructors where needed and changed …
(edit) @1558   16 years landauf added support for isVisible() and isActive() to all objects. those …
(edit) @1556   16 years landauf now it's tested on tardis… fixed a small typo.\n additionally …
(edit) @1555   16 years landauf - ParticleInterface uses Orxonox::getTimeFactor to make particle …
(edit) @1549   16 years rgrieder little adjustment
(edit) @1548   16 years scheusso fixed that compiler error (missing ClassManager.h; improved network …
(edit) @1547   16 years rgrieder - hmm, a patch can't actually remove a file
(edit) @1543   16 years rgrieder - applied patch to remove ClassManager (wouldn't wanna maintain it …
(edit) @1540   16 years landauf some console tweaks
(edit) @1538   16 years rgrieder - fixed a bug in cursorChanged in InGameConsole - prevented Ogre from …
(edit) @1537   16 years rgrieder - bug fix
(edit) @1535   16 years rgrieder merged input branch back to trunk
(edit) @1534   16 years rgrieder merged network branch back to trunk
(edit) @1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
(edit) @1504   16 years rgrieder Once again, set all the svn:eol-style property to native. I really …
(edit) @1502   16 years rgrieder - @everyone: Do not create a branch until I've added the svn:eol-style …
(edit) @1349   16 years rgrieder - merged input branch back to trunk
(edit) @1293   16 years scheusso merged changes from input & camera & network branch into trunk
(edit) @1224   16 years rgrieder - little clean up in CMLs
(edit) @1223   16 years rgrieder - restored compatibility with new InputManager - update VS files for …
(edit) @1220   16 years rgrieder compiles now on tardis
(edit) @1219   16 years rgrieder merged input branch back to trunk. Not yet tested on tardis
(edit) @1217   16 years landauf and merged. i hope this works.
(edit) @1214   16 years landauf merged console-branch back to trunk. IMPORTANT: update your media …
(edit) @1209   16 years rgrieder - moved tinyxml and tolua folders
(edit) @1153   16 years rgrieder - merged cmake branch back to trunk (the last one, hopefully ;)) - …
(edit) @1126   16 years rgrieder - merged cmake branch back to trunk - new 'features': out-of-source …
(edit) @1116   16 years landauf removed a warning in ConfigFileManager.h
(edit) @1115   16 years landauf tried to integrate the whole tolua-thing in proper cmake code
(edit) @1102   16 years bknecht lua50 compatiple level code and loading, should work on tardis as well now
(edit) @1089   16 years rgrieder - bugfix in audiomanager - added CCOUT(level): like COUT, but prints …
(edit) @1085   16 years rgrieder stupid people should be punished…
(edit) @1084   16 years rgrieder - updated VC++ files for tolua - minor CMLs changes
(edit) @1076   16 years rgrieder two hours of Fuk is very 'enlighting', the whole thing works …
(edit) @1070   16 years rgrieder - moved "—no-undefined" linker flag to root CMLs - removed library …
(edit) @1066   16 years rgrieder - TestConsole should work now
(edit) @1064   16 years rgrieder - replaced all String2Number with ConvertValue - replaced all tokenize …
(edit) @1063   16 years landauf fixed an interesting bug in ObjectList/MetaObjectList/Iterator: it's …
(edit) @1062   16 years rgrieder - changed header file inclusion order
(edit) @1060   16 years rgrieder - 3 copy paste bugfixes
(edit) @1059   16 years rgrieder - updated VC++ files - 3 tiny bugfixes
(edit) @1058   16 years landauf something that just came through my mind: maybe this will help …
(edit) @1057   16 years landauf i hope this fixes a problem with visual studio
(edit) @1056   16 years landauf don't panic, no codechanges! added a link to www.orxonox.net
(copy) @1055   16 years landauf moved core directly to src
copied from code/trunk/src/orxonox/core:
(edit) @1052   16 years landauf merged core2 back to trunk there might be some errors, wasn't able to …
Note: See TracRevisionLog for help on using the revision log.