Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2543   15 years rgrieder - Fixed a bug in ConfigFileManager::getVectorSize(). If there were no …
(edit) @2542   15 years rgrieder Build fix for gcc.
(edit) @2541   15 years rgrieder Added OrxEnum which is a template class that helps to create …
(edit) @2540   15 years rgrieder Added comments to the WorldEntity except for the non physics section …
(edit) @2539   15 years rgrieder XML Attribute are case insensitive now. However this does not applay …
(edit) @2538   15 years rgrieder - Reorganised core files in core msvc project. - Removed some dead XML …
(edit) @2537   15 years rgrieder - Removed a const_const that could be easily replaced - …
(edit) @2536   15 years rgrieder FINALLY! Fixed the presentation bug, which was of my creation… I …
(edit) @2535   15 years rgrieder - Renamed TransformSpace::Space to TransformSpace::Enum - Small …
(edit) @2534   15 years rgrieder - Removed ugly hack with windows/unix file path conversion. - Removed …
(edit) @2533   15 years rgrieder Merged revisions 2384-2436 from presentation branch to bugger.
(edit) @2532   15 years rgrieder Merged revisions 2377-2382 to bugger from presentation.
(edit) @2531   15 years rgrieder Merged revision 2371 to bugger branch.
(edit) @2530   15 years rgrieder merged revisions 2260 - 2508 from trunk to buggy. I'm sorry that I …
(edit) @2529   15 years rgrieder Created test branch to merge the other way round incrementally with …
(edit) @2528   15 years rgrieder Removed obsolete branches: physics, physics_merge and overlay.
(edit) @2527   15 years rgrieder - Forgot to account for collision shape position and orientation when …
(edit) @2526   15 years rgrieder Reenabled -fPIC flag, but only for non MINGW boxes because MinGW will …
(edit) @2525   15 years rgrieder Fixed MT reset bug in this branch as well to test for another possible …
(edit) @2524   15 years rgrieder Removed two gcc warnings.
(edit) @2523   15 years rgrieder def_masterKeybindings.ini was missing in the config files.
(edit) @2522   15 years rgrieder Commented building of audio library since it's no use anyway.
(edit) @2521   15 years rgrieder Removed -fPIC flags (CMake does that automatically)
(edit) @2520   15 years rgrieder - Complete out-of-source builds working now with msvc (moved tolua …
(edit) @2519   15 years rgrieder It is no more necessary to include UseTolua.cmake just before the …
(edit) @2518   15 years rgrieder Adjusted source file macros to cmake 2.6 because it offers …
(edit) @2517   15 years rgrieder removed -Wextra from C and CXX flags because the amount of warnings …
(edit) @2516   15 years rgrieder Fixed msvc build and adjusted some settings. Also removed init …
(edit) @2515   15 years rgrieder Callbacks with function pointers work virtually after all.
(edit) @2514   15 years rgrieder Resolved four issues with the collision shapes: - NetworkCallback will …
(edit) @2513   15 years rgrieder Fixed a bug in Timer.h: Include of Executor was missing, but when …
(edit) @2512   15 years rgrieder Fixed build due to merge
(edit) @2511   15 years rgrieder Merged non 64 bit part of revision 2278 of buildsystem to buildsystem2.
(edit) @2510   15 years rgrieder Merged revisions 2279-2401 of the buildsystem branch to buildsystem2.
(edit) @2509   15 years rgrieder Merged revisions 1875-2278 of the buildsystem branch to buildsystem2.
(edit) @2508   15 years rgrieder Bugfix in LuaBind.cc
(edit) @2507   15 years rgrieder Added merger branch for the build system. Probably going to merge …
(edit) @2506   15 years rgrieder Changed all C-Style casts with C++ casts that I was able to find with …
(edit) @2505   15 years rgrieder - Removed XMLPortVariableOnLoad macro (can't possibly work at all) - …
(edit) @2504   15 years rgrieder Typo or not?
(edit) @2503   15 years rgrieder Updated msvc files. Maybe fixed a bug in: if (condition); Note the …
(edit) @2502   15 years landauf ups
(edit) @2501   15 years landauf - GlobalShader in dedicated mode works again - Shooting as a client …
(edit) @2500   15 years landauf merged pickups2 to presentation
(edit) @2499   15 years scheusso small fix in cmakelists ( client cannot steer, if server spawned …
(edit) @2498   15 years landauf removed additional gametype_ from scoreboard initialize scoreboard …
(edit) @2497   15 years landauf - some changes, maybe fixed a crash, not sure - fixed strange camera …
(edit) @2496   15 years rgrieder added def keybinding for stats overlay.
(edit) @2495   15 years rgrieder Added stats overlay. "OverlayGroup toggleVisibility Stats" will do …
(edit) @2494   15 years landauf shooting, hitting and killing works
(edit) @2493   15 years landauf merged weapon2 branch to presentation
(edit) @2492   15 years rgrieder Merged overlay branch into presentation branch.
(edit) @2491   15 years rgrieder - "gravity" xml parameter got missed in Scene - fixed issue with …
(edit) @2490   15 years scheusso some cleanup and fix concerning trafficcontrol (cutting gamestates)
(edit) @2489   15 years landauf tried to steer the spaceship with the engine.
(edit) @2488   15 years landauf backlights work
(edit) @2487   15 years landauf fixed mouselook in SpaceShip
(edit) @2486   15 years rgrieder Added 2 new collision shapes: cone and box.
(edit) @2485   15 years landauf Merged objecthierarchy2 into presentation branch Couln't merge 2 …
(edit) @2484   15 years rgrieder Bugfix within CompoundCollisionShape.
(edit) @2483   15 years scheusso removed shipdid from welcome because it's not needed anymore
(edit) @2482   15 years scheusso hackfixed problem with client reconnects (originally triggered by …
(edit) @2481   15 years rgrieder Amateurs…
(edit) @2480   15 years scheusso another small fix according to dedicated server
(edit) @2479   15 years landauf Cured poor pawns from losing health
(edit) @2478   15 years landauf - Readded smooth camera movement (configurable through …
(edit) @2477   15 years rgrieder Bugfix for the server crash when the client leaves.
(edit) @2476   15 years scheusso fix of possible bug
(edit) @2475   15 years scheusso small fix (inverted roll)
(edit) @2474   15 years rgrieder A little tweak and physics seems to work over the network ;)
(edit) @2473   15 years scheusso fix for dedicated server
(edit) @2472   15 years rgrieder Trying to minimise changes to Bullet v2.73.
(edit) @2471   15 years landauf changed lines 230-235 (everything else is just whitespace) this fixes …
(edit) @2470   15 years rgrieder Fixed bug that caused MovableEntities to jump around on the client.
(edit) @2469   15 years rgrieder Resolved the issue with the collision shape synchronisation.
(edit) @2468   15 years rgrieder Bugfix for dedicated mode. Should work now except for an exception …
(edit) @2467   15 years landauf cgprogrammanager for shaders
(edit) @2466   15 years rgrieder Added callback for collisions. Every WorldEntity that collides against …
(edit) @2465   15 years rgrieder Bugfix in WorldEntity: It creates a CompoundCollisionShape in its …
(edit) @2464   15 years rgrieder Bugfix in network: When checking for other objectIDs, it was possible …
(edit) @2463   15 years rgrieder Two bugfixes and an optimisation.
(edit) @2462   15 years landauf - fixed a small speedbar-initialization problem - added new …
(edit) @2461   15 years rgrieder - Updated msvc files - temporary solution for a super function caller …
(edit) @2460   15 years rgrieder Switched level file to "presentation.oxw".
(edit) @2459   15 years rgrieder Merged physics_merge back to presentation branch.
(edit) @2458   15 years rgrieder Several build fixed. Something seems to be wrong with the …
(edit) @2457   15 years rgrieder Fix didn't do the trick. Don't even know exactly what it would have done..
(edit) @2456   15 years rgrieder Applied bugfix r2441 to physics_merge branch as well.
(edit) @2455   15 years rgrieder Bugfix: std:dequeue::front() on an empty list is a very bad idea.
(edit) @2454   15 years rgrieder Replaced bad collision type exceptions with asserts. The developer …
(edit) @2453   15 years rgrieder SpaceShip is now harmonising with Bullet as well. The attributes of …
(edit) @2452   15 years rgrieder Minor changes and added localInertia_ to worldentity for faster access.
(edit) @2451   15 years rgrieder Bugfix in XMLPort macro.
(edit) @2450   15 years landauf I'm not 100% sure if this works, but I had no more crashes since this …
(edit) @2449   15 years landauf removed temporary workaround in Camera and CameraPosition thanks to …
(edit) @2448   15 years rgrieder Spectator update with new physics stuff.
(edit) @2447   15 years landauf - Removed directional-light-hack from Scene - Many changes in Light, …
(edit) @2446   15 years rgrieder - orxonox::Scene should work properly with XMLPort and network …
(edit) @2445   15 years rgrieder Small adjustments due to the merge.
(edit) @2444   15 years rgrieder ODE isn't required anymore.
Note: See TracRevisionLog for help on using the revision log.