Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2661   16 years scheusso removed some unnecessary stuff
(edit) @2660   16 years scheusso fixed a problem with gamestate caching and diffing
(edit) @2655   16 years scheusso finally got rid of these structs in our network datastream this means …
(edit) @2653   16 years rgrieder Found a detail I suppose you're going to merge soon, so I checked …
(edit) @2578   17 years rgrieder Removed an obsolete check and added a source file (Fusion) to the msvc …
(edit) @2575   17 years scheusso -performance/memory optimisations in gamestate and synchronisable …
(edit) @2571   17 years scheusso ogre logmanager is now also activated for unix
(edit) @2565   17 years rgrieder Added XML parameter "collisionResponse" in WE for Oli ;)
(edit) @2564   17 years rgrieder MSVC: Multiprocess compiling only in core, network and orxonox. Also …
(edit) @2563   17 years rgrieder When the Scene does not support physics, the physical bodies in the WE …
(edit) @2562   17 years rgrieder - Added WorldEntityCollisionShape to clarify when a …
(edit) @2561   17 years scheusso reverted some changes (assumed memory leaks)
(edit) @2560   17 years rgrieder Found two more unsigned int —> size_t possible 64 bit issues.
(edit) @2559   17 years scheusso final adjustment to statistics
(edit) @2558   17 years scheusso Fixed that problems with statistical info of tick time/fps
(edit) @2557   17 years scheusso removed debug output from slave-thread
(edit) @2556   17 years scheusso found another memory leak (hope this was the last one in the network part)
(edit) @2555   17 years rgrieder Fixed two bugs.
(edit) @2554   17 years rgrieder stupidity prevails!
(edit) @2553   17 years rgrieder Little performance optimisation.
(edit) @2552   17 years scheusso found a memory leak
(edit) @2551   17 years rgrieder Build fix.
(edit) @2550   17 years rgrieder Forget that you've ever read this eMail ;)
(edit) @2549   17 years rgrieder Moved tick time measurement to GSRoot. The values get combined with …
(edit) @2548   17 years scheusso Statistics of GSGraphics have a config value more now: avgLength It …
(edit) @2545   17 years rgrieder Gcc revealed a bug.
(edit) @2544   17 years rgrieder Removed ugly joy stick calibration hack. The calibration is now stored …
(edit) @2543   17 years rgrieder - Fixed a bug in ConfigFileManager::getVectorSize(). If there were no …
(edit) @2542   17 years rgrieder Build fix for gcc.
(edit) @2541   17 years rgrieder Added OrxEnum which is a template class that helps to create …
(edit) @2540   17 years rgrieder Added comments to the WorldEntity except for the non physics section …
(edit) @2539   17 years rgrieder XML Attribute are case insensitive now. However this does not applay …
(edit) @2538   17 years rgrieder - Reorganised core files in core msvc project. - Removed some dead XML …
(edit) @2537   17 years rgrieder - Removed a const_const that could be easily replaced - …
(edit) @2536   17 years rgrieder FINALLY! Fixed the presentation bug, which was of my creation… I …
(edit) @2535   17 years rgrieder - Renamed TransformSpace::Space to TransformSpace::Enum - Small …
(edit) @2527   17 years rgrieder - Forgot to account for collision shape position and orientation when …
(edit) @2515   17 years rgrieder Callbacks with function pointers work virtually after all.
(edit) @2514   17 years rgrieder Resolved four issues with the collision shapes: - NetworkCallback will …
(edit) @2513   17 years rgrieder Fixed a bug in Timer.h: Include of Executor was missing, but when …
(edit) @2506   17 years rgrieder Changed all C-Style casts with C++ casts that I was able to find with …
(edit) @2505   17 years rgrieder - Removed XMLPortVariableOnLoad macro (can't possibly work at all) - …
(edit) @2504   17 years rgrieder Typo or not?
(edit) @2503   17 years rgrieder Updated msvc files. Maybe fixed a bug in: if (condition); Note the …
(edit) @2502   17 years landauf ups
(edit) @2501   17 years landauf - GlobalShader in dedicated mode works again - Shooting as a client …
(edit) @2500   17 years landauf merged pickups2 to presentation
(edit) @2499   17 years scheusso small fix in cmakelists ( client cannot steer, if server spawned …
(edit) @2498   17 years landauf removed additional gametype_ from scoreboard initialize scoreboard …
(edit) @2497   17 years landauf - some changes, maybe fixed a crash, not sure - fixed strange camera …
(edit) @2496   17 years rgrieder added def keybinding for stats overlay.
(edit) @2495   17 years rgrieder Added stats overlay. "OverlayGroup toggleVisibility Stats" will do …
(edit) @2494   17 years landauf shooting, hitting and killing works
(edit) @2493   17 years landauf merged weapon2 branch to presentation
(edit) @2492   17 years rgrieder Merged overlay branch into presentation branch.
(edit) @2491   17 years rgrieder - "gravity" xml parameter got missed in Scene - fixed issue with …
(edit) @2490   17 years scheusso some cleanup and fix concerning trafficcontrol (cutting gamestates)
(edit) @2489   17 years landauf tried to steer the spaceship with the engine.
(edit) @2488   17 years landauf backlights work
(edit) @2487   17 years landauf fixed mouselook in SpaceShip
(edit) @2486   17 years rgrieder Added 2 new collision shapes: cone and box.
(edit) @2485   17 years landauf Merged objecthierarchy2 into presentation branch Couln't merge 2 …
(edit) @2484   17 years rgrieder Bugfix within CompoundCollisionShape.
(edit) @2483   17 years scheusso removed shipdid from welcome because it's not needed anymore
(edit) @2482   17 years scheusso hackfixed problem with client reconnects (originally triggered by …
(edit) @2481   17 years rgrieder Amateurs…
(edit) @2480   17 years scheusso another small fix according to dedicated server
(edit) @2477   17 years rgrieder Bugfix for the server crash when the client leaves.
(edit) @2476   17 years scheusso fix of possible bug
(edit) @2475   17 years scheusso small fix (inverted roll)
(edit) @2474   17 years rgrieder A little tweak and physics seems to work over the network ;)
(edit) @2473   17 years scheusso fix for dedicated server
(edit) @2472   17 years rgrieder Trying to minimise changes to Bullet v2.73.
(edit) @2471   17 years landauf changed lines 230-235 (everything else is just whitespace) this fixes …
(edit) @2470   17 years rgrieder Fixed bug that caused MovableEntities to jump around on the client.
(edit) @2469   17 years rgrieder Resolved the issue with the collision shape synchronisation.
(edit) @2468   17 years rgrieder Bugfix for dedicated mode. Should work now except for an exception …
(edit) @2466   17 years rgrieder Added callback for collisions. Every WorldEntity that collides against …
(edit) @2465   17 years rgrieder Bugfix in WorldEntity: It creates a CompoundCollisionShape in its …
(edit) @2464   17 years rgrieder Bugfix in network: When checking for other objectIDs, it was possible …
(edit) @2463   17 years rgrieder Two bugfixes and an optimisation.
(edit) @2460   17 years rgrieder Switched level file to "presentation.oxw".
(edit) @2459   17 years rgrieder Merged physics_merge back to presentation branch.
(edit) @2436   17 years rgrieder Added svn:eol-style "native" to all files.
(edit) @2435   17 years rgrieder - updated msvc files - Fixed build by including util/Integer.h in …
(edit) @2420   17 years scheusso merged lodfinal (planet) branch to presentation branch
(edit) @2419   17 years scheusso some cleaning up in TrafficControl small bugfix in Gamestate …
(edit) @2418   17 years scheusso TrafficControl usage can now be steered by the config value bActive_
(edit) @2417   17 years scheusso further improvements in diffing (around 50% reduction of traffic)
(edit) @2416   17 years scheusso some improvement in diffing (after trimming the objectlist we sort the …
(edit) @2415   17 years scheusso - adjusted some priorities of objects (movableentity, …
(edit) @2413   17 years scheusso trafficControl working now, but further tweaking in diff and …
(edit) @2387   17 years chpeter added fct pri- and pubRemoveClient to help remove Info in lists when …
(edit) @2385   17 years dafrick Merged questsystem3.
(edit) @2382   17 years scheusso changes in trafficcontrol: - configvalue for targetsize (size of each …
(edit) @2381   17 years scheusso corrected some problem with scheduling and cutting (in trafficcontrol)
(edit) @2378   17 years chpeter process ack- solved set back of schedValue, watching targetsize from cut
(edit) @2371   17 years scheusso merged network branch to presentation branch
(copy) @2370   17 years scheusso create our presentation branch
copied from code/trunk:
(edit) @2295   17 years rgrieder Removed depricated testing folder in util.
Note: See TracRevisionLog for help on using the revision log.