Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3198   15 years scheusso merged netp4 back to trunk
(edit) @3196   15 years rgrieder Merged pch branch back to trunk.
(edit) @3103   15 years scheusso some fixes and changes (also signalhandler)
(edit) @3084   15 years landauf merged netp3 branch back to trunk
(edit) @3068   15 years landauf removing svn:mergeinfo again after sound2 merge
(edit) @3060   15 years scheusso merged sound2 back to trunk
(edit) @3037   15 years bknecht minor fix so not all hell breaks loose if we do not use this function …
(edit) @3036   15 years bknecht we do now save what level you chose last time and will preselect it …
(edit) @3035   15 years landauf get returnvalue shortcuts in CommandExecutor (for tolua)
(edit) @3028   15 years landauf removed svn:mergeinfo properties
(edit) @3008   15 years bknecht You don't need no —level or -l anymore now. You may choose your …
(edit) @2946   15 years rgrieder Fixed a bug when using the LINE macro in Game.h If you want to …
(edit) @2927   15 years rgrieder Fixed three memory leaks and a bug. @beni: Is deleting the "startGame" …
(edit) @2911   15 years landauf Merged r1-2096 of questsystem5 back to trunk I hope there weren't …
(edit) @2910   15 years landauf reverted r2909 because there were some unwanted files included
(edit) @2909   15 years dafrick Merging the QuestSystem branch to the trunk. Let's hope, this isn't a …
(edit) @2896   15 years landauf Merged gui branch back to trunk. I did 2 small changes in …
(edit) @2893   15 years landauf merged weaponsystem branch back to trunk
(edit) @2826   15 years landauf merged miniprojects branch back to trunk
(edit) @2784   15 years rgrieder - Using std::vector instead of std::list in register/unregister …
(edit) @2773   15 years rgrieder Removed all enet and boost includes from header files in the network …
(edit) @2761   15 years rgrieder Removed forgotten std::cout output in Factory (from objecthierarchy …
(edit) @2759   15 years scheusso merged network branch (windows,multiplayer fixes) back to trunk
(edit) @2731   15 years rgrieder Removed debug output.
(edit) @2728   15 years rgrieder Updated to the new tardis libraries. Seems to work fine.
(edit) @2727   15 years rgrieder Minor fix (double slashes).
(edit) @2726   15 years rgrieder Still fixing a bug.
(edit) @2725   15 years rgrieder Trying to fix a bug.
(edit) @2713   15 years rgrieder Removed unnecessary header file dependency. boost/filesystem.hpp is …
(edit) @2712   15 years landauf avoid ambiguity when converting from MultiType to string
(edit) @2710   15 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
(edit) @2662   15 years rgrieder Merged presentation branch back to trunk.
(edit) @2508   15 years rgrieder Bugfix in LuaBind.cc
(edit) @2261   15 years landauf merged questsystem2 back to trunk
(edit) @2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
(edit) @2131   16 years rgrieder Added CMakeLists.txt to every subfolder and adjusted accordingly. The …
(edit) @2105   16 years rgrieder updated msvc files and precompiled headers.
(edit) @2103   16 years rgrieder Merged r2101 (objecthierarchy) to trunk.
(edit) @2102   16 years rgrieder Pending commit: Little correction in InputManager header.
(edit) @2096   16 years landauf merged weapon branch back to trunk changed eol-style of all new files …
(edit) @2090   16 years landauf merged questsystem back to trunk (there are some changes to be done)
(edit) @2088   16 years landauf merged pickups back to trunk
(edit) @2087   16 years landauf merged objecthierarchy branch back to trunk
(edit) @1934   16 years rgrieder Re-reverted revisions 1931-1932
(edit) @1932   16 years rgrieder Reverted the two command line arguments
(edit) @1931   16 years rgrieder Added command line argument 'keyboard_no_grad' to suppress keyboard …
(edit) @1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
(edit) @1888   16 years rgrieder gcc can see more: signed —> unsigned integer.
(edit) @1887   16 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
(edit) @1881   16 years rgrieder Changed initialisation of internally handled InputStates and InputHandlers.
(edit) @1880   16 years rgrieder removed gcc warning about initialisation order in InputState::InputState()
(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 …
Note: See TracRevisionLog for help on using the revision log.