Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3008   15 years bknecht You don't need no —level or -l anymore now. You may choose your …
(edit) @2994   15 years dafrick Small correction in Notifications
(edit) @2993   15 years dafrick Small changes in QuestManager for the GUI. Added toggleVisibility …
(edit) @2973   15 years landauf changed type of gametype-HUD and default-HUD to PlayerInfo (instead of …
(edit) @2963   15 years dafrick Some Quest stuff, and the rest for the GUIOverlay I failed to commit …
(edit) @2962   15 years dafrick Created collecting of GUIOverlays in the GUIManager to make the …
(edit) @2960   15 years dafrick Trying to export to lua, doesn't work, yet…
(edit) @2959   15 years dafrick Forgot to remove debug output. ;)
(edit) @2958   15 years dafrick Changed some stuff to make it compile. Not sure it's 100% failsafe though.
(edit) @2957   15 years bknecht hack to include gui into hud
(edit) @2946   15 years rgrieder Fixed a bug when using the LINE macro in Game.h If you want to …
(edit) @2928   15 years rgrieder Deleting console commands currently seems to be a rather bad idea …
(edit) @2927   15 years rgrieder Fixed three memory leaks and a bug. @beni: Is deleting the "startGame" …
(edit) @2926   15 years rgrieder - Using class { static const float foo = 3.2; }; is non standard C++, …
(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) @2904   15 years scheusso reverted changes from 2902
(edit) @2902   15 years vmikos this is my first upload of the basematchfile
(edit) @2896   15 years landauf Merged gui branch back to trunk. I did 2 small changes in …
(edit) @2894   15 years landauf eolstyle
(edit) @2893   15 years landauf merged weaponsystem branch back to trunk
(edit) @2890   15 years landauf - Added overlay element for the Pong Gametype - Changed the type of …
(edit) @2885   15 years landauf Extended PongAI: - Random prediction errors depend on the vertical …
(edit) @2883   15 years landauf reapplied mingw-patch
(edit) @2882   15 years rgrieder Update from Bullet 2.73 to 2.74.
(edit) @2877   15 years bknecht reverted back everything, sorry KDevelop screws things up sometimes
(edit) @2876   15 years bknecht corrected exclude path and added an exclude pattern which should …
(edit) @2873   15 years bknecht Doxygen fixes. Please advise me on better places or methods to fix it. …
(edit) @2872   15 years landauf some small adjustments in PongAI and related classes
(edit) @2870   15 years bknecht additional commentary to my last commit. maybe useful in the future, …
(edit) @2867   15 years bknecht Magician Beni on what he does best: Fixed the problem with the large …
(edit) @2860   15 years landauf Improved PongAI - it tries to predict the position of the ball (but …
(edit) @2857   15 years landauf added configurable PongAI-strength
(edit) @2855   15 years rgrieder Two small fixes.
(edit) @2851   15 years landauf Fixed attachment of "absolute" CameraPosition-Nodes in the Network …
(edit) @2839   15 years landauf added AI for the Pong gametype improved Pong gameplay
(edit) @2826   15 years landauf merged miniprojects branch back to trunk
(edit) @2809   15 years landauf reverted commit 2782 which was: > Another 15% performance boost in …
(edit) @2797   15 years landauf Added some #ifndef's around #define NOMINMAX and #define FORCEINLINE …
(edit) @2791   15 years rgrieder Please never commit any changes to the external libraries! It doesn't …
(edit) @2790   15 years bknecht Ugly hack to use GUI ingame. Hack itself needs improvement AND of …
(edit) @2787   15 years rgrieder Bugfix: _NDEBUG is never defined.
(edit) @2784   15 years rgrieder - Using std::vector instead of std::list in register/unregister …
(edit) @2782   15 years rgrieder Another 15% performance boost in dedicated mode, 30 bots, no clients. …
(edit) @2780   15 years rgrieder Checking whether a function really does what you think might sometimes …
(edit) @2774   15 years rgrieder Fix
(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) @2757   15 years rgrieder Code level compliance with OGRE 1.6 You can not yet use it though! The …
(edit) @2756   15 years rgrieder Minimising problems when including windows.h because it defines macros …
(edit) @2753   15 years rgrieder Signalhandler should not append to orxonox_crash.log but write to the …
(edit) @2748   15 years rgrieder - Removed very old testing file - Removed old testing CMake code. Also …
(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) @2724   15 years rgrieder With regards to Beni ;)
(edit) @2716   15 years rgrieder Bug fix in initialisation order.
(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) @2669   15 years scheusso minor change in classID
(edit) @2662   15 years rgrieder Merged presentation branch back to trunk.
(edit) @2508   15 years rgrieder Bugfix in LuaBind.cc
(edit) @2295   15 years rgrieder Removed depricated testing folder in util.
(edit) @2262   15 years landauf set eol-style to native, no codechanges
(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) @2130   16 years rgrieder Trunk should be functional again with these changes
(edit) @2129   16 years rgrieder Applied changes from HEAD again. I have found a way to solve the problem..
(edit) @2127   16 years rgrieder Reverted last two revisions: I just don't have the time to finish it …
(edit) @2126   16 years rgrieder Trying to extend ADD_SOURCE_FILES recursively.
(edit) @2125   16 years rgrieder Added CMake macro to more easily incude subfolders
(edit) @2107   16 years rgrieder fixed build and updated msvc files.
(edit) @2106   16 years landauf moved WeaponSystem.h and .cc into the objects/weaponSystem directory
(edit) @2105   16 years rgrieder updated msvc files and precompiled headers.
(edit) @2104   16 years landauf removed some "extra qualifications" (only throws errors on newer …
(edit) @2103   16 years rgrieder Merged r2101 (objecthierarchy) to trunk.
(edit) @2102   16 years rgrieder Pending commit: Little correction in InputManager header.
(edit) @2100   16 years landauf did some small adjustments in Projectile.cc although it's only a sample
(edit) @2099   16 years landauf re-added projectiles from weapon branch but they're currently not …
(edit) @2098   16 years landauf - added a WeaponSystem to Pawn - initialized values in weapon classes …
(edit) @2097   16 years landauf adopted weapon classes to the new hierarchy (with a creator pointer)
(edit) @2096   16 years landauf merged weapon branch back to trunk changed eol-style of all new files …
(edit) @2095   16 years landauf - added forward declarations of all quest classes to OrxonoxPrereqs.h …
(edit) @2094   16 years landauf found more tabs in pickups ;)
(edit) @2093   16 years landauf converted tabs to spaces
(edit) @2092   16 years landauf - adopted quest classes to the new hierarchy (with a creator pointer) …
(edit) @2091   16 years landauf no codechanges, moved quest objects to objects/quest
(edit) @2090   16 years landauf merged questsystem back to trunk (there are some changes to be done)
(edit) @2089   16 years landauf no codechanges, just changed eol-style to native
(edit) @2088   16 years landauf merged pickups back to trunk
(edit) @2087   16 years landauf merged objecthierarchy branch back to trunk
(edit) @1937   16 years landauf fixed radar-colour and AI-freeze bugs
(edit) @1934   16 years rgrieder Re-reverted revisions 1931-1932
(edit) @1932   16 years rgrieder Reverted the two command line arguments
Note: See TracRevisionLog for help on using the revision log.