Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3140   15 years rgrieder Removed 'empty' file and cleaned out header section of statics overlay …
(edit) @3139   15 years rgrieder Typedef is probably better here than a static assert.
(edit) @3138   15 years rgrieder Tolua update to v1.0.93 is not working properly and I would not know …
(edit) @3137   15 years scheusso various performance and memory issues fixed
(edit) @3136   15 years scheusso fixed an issue with the signal handler (in case that there is a …
(edit) @3135   15 years scheusso second part of the improvement
(edit) @3134   15 years scheusso small change for huge performance increase
(edit) @3133   15 years rgrieder Reduced header file dependencies in the sound classes.
(edit) @3132   15 years rgrieder Extreme performance boost by copying an std::list only once instead of …
(edit) @3131   15 years rgrieder Clean up in files in src/orxonox and src/orxonox/tools.
(edit) @3130   15 years rgrieder Cleaned out DynamicLines and DynamicRenderable classes and put them in …
(edit) @3129   15 years rgrieder Fixed tolua update: - Too many changes in package.lua (somehow …
(edit) @3128   15 years rgrieder Allow use of Vector2, etc. as pointers or references when only …
(edit) @3127   15 years rgrieder Update to tolua 1.0.93
(edit) @3126   15 years scheusso cursor now working again in dedicated server console
(edit) @3125   15 years rgrieder Renamed stupid omni_cast to multi_cast. It still eats about anything ;)
(edit) @3124   15 years rgrieder Using smart pointers in Game to manage the little tree. It's merely a …
(edit) @3123   15 years rgrieder Replaced all the std::istream::getline(const char*) calls with …
(edit) @3122   15 years scheusso tab completion now working in ds console (as is backspace and direct …
(edit) @3121   15 years scheusso more advanced input for the dedicated server console
(edit) @3120   15 years scheusso optimised diff function (unrolled to 8byte xor)
(edit) @3119   15 years scheusso first version of the i/o-console for the dedicated server
(edit) @3118   15 years rgrieder Include fix
(edit) @3117   15 years rgrieder Adding experimental precompiled header file support. It seems to work …
(edit) @3116   15 years rgrieder Added new CMake functions: ORXONOX_ADD_LIBRARY and …
(edit) @3115   15 years rgrieder Split the flag parser and the advanced cache writer from …
(edit) @3114   15 years rgrieder Creating branch for experimental precompiled header file support.
(edit) @3113   15 years scheusso create new netp4 (network & performance) branch
(edit) @3112   15 years scheusso delete old netp branches
(edit) @3109   15 years adrfried segfault fixed
(edit) @3107   15 years adrfried some more work on ggzclient
(edit) @3106   15 years adrfried ggz build configuration bug fixed
(edit) @3090   15 years Naaduun Fixed einige Bugs bei Zerstörung der Map
(edit) @3083   15 years scheusso some changes/fixes in gamestates and trafficcontrol
(edit) @3082   15 years Naaduun Map fixed: Leitlinien zur Anzeige der Höhe
(edit) @3072   15 years landauf back backup
(edit) @3071   15 years landauf hmm
(edit) @3070   15 years landauf test: removing mergeinfo also in pickups branch
(edit) @3069   15 years landauf backup
(edit) @3066   15 years scheusso trying to reduce network delays/lags
(edit) @3065   15 years decapitb
(edit) @3063   15 years danielh - Moved pickups to a seperate directory - Added two pickups: …
(edit) @3062   15 years scheusso pongbat fix for client (no more hanging at the edge anymore)
(edit) @3061   15 years scheusso deleted old sound branches
(edit) @3055   15 years erwin added mainmenu ambient sound
(edit) @3054   15 years decapitb everything
(edit) @3048   15 years scheusso some adjustments in order to make network playing of pong smoother
(edit) @3047   15 years scheusso had to revert some things in Gamestate::diff
(edit) @3046   15 years bknecht introducing the bouncing pickup
(edit) @3045   15 years scheusso some cleaning up
(edit) @3044   15 years scheusso clientside physics of pong now working
(edit) @3043   15 years scheusso first approach of having client-side pong physics some optimisations …
(edit) @3042   15 years bknecht fixed some includes to make code compilable on Unix systems
(edit) @3041   15 years danielh Now creating some CEGUI windows for items as soon as the inventory is …
(edit) @3040   15 years landauf added 2 typedefs in PickupCollection.cc to replace _Pairii which isn't …
(edit) @3032   15 years landauf test
(edit) @3031   15 years landauf test
(edit) @3030   15 years landauf test
(edit) @3029   15 years landauf test
(edit) @3020   15 years landauf some small adjustments in all the new gametype classes
(edit) @3019   15 years landauf set eol-style:native, no codechanges
(edit) @3018   15 years landauf removed lod and lod2. lodfinal is still in use.
(edit) @3017   15 years landauf removed some branches
(edit) @3016   15 years danielh - minor fix in PickupCollection - Made PickupInventory into a …
(edit) @3015   15 years scheusso trying to make some performance improvements in TrafficControl
(edit) @3014   15 years scheusso console command grabMouse / ungrabMouse now working (used for a …
(edit) @3013   15 years bknecht merged sound changes into sound2 use sound2 from now on
(edit) @3012   15 years rgrieder Build fix: Member functions marked as const should only iterate over …
(edit) @3011   15 years bknecht Created sound2 branch to be able to implement sound in mainmenu
(edit) @3010   15 years rgrieder Bufix in Engine.cc (revealed with runtest on windows/msvc). Please …
(edit) @3009   15 years rgrieder Inadvertently forgot to adjust the ENDIF statement.
(edit) @3007   15 years rgrieder Strange happenings…
(edit) @3006   15 years rgrieder Fix following the hack before.
(edit) @3005   15 years rgrieder Ugly hacking for a nearing presentation You should now be able to …
(edit) @3004   15 years scheusso reverted changes of ControllableEntity synchronisation now again with …
(edit) @3003   15 years scheusso - fix in connection handling - reduced debug cpu load on server/client …
(edit) @3002   15 years rgrieder Possible build bug: in the compiler config files (BuildConfig, etc.) …
(edit) @3001   15 years danielh - Added helper method to HumanController to get it's …
(edit) @3000   15 years adrfried some ggz things
(edit) @2999   15 years erwin fixed segfault bug on tardis
(edit) @2998   15 years erwin fixed some bugs
(edit) @2997   15 years adrfried some asio functionality
(edit) @2996   15 years rgrieder Fixed tick-time issue: Not all tick times were being taken into …
(edit) @2995   15 years rgrieder Fixed two small build problems.
(edit) @2992   15 years scheusso some fixes (in tick, getDeltaTime) and error output
(edit) @2991   15 years scheusso forgot some things
(edit) @2990   15 years scheusso merged netp2 → netp3
(edit) @2989   15 years scheusso created now netp3 branch
(edit) @2987   15 years rgrieder Removed temporary editor files.
(edit) @2986   15 years Aurelian Respawning changed, not possible anymore, not completely working. …
(edit) @2985   15 years vmikos final version
(edit) @2984   15 years erwin implemented a fallback ogg loader via libvorbisfile
(edit) @2983   15 years Hagen MuzzleFlash finally there, EnergyDrink weapon
(edit) @2982   15 years erwin added some error checking
(edit) @2981   15 years Hagen moved MuzzleFlash into weaponsystem Folder
(edit) @2980   15 years erwin added config ability to sound, few other changes
(edit) @2979   15 years Hagen working laser style weapon with muzzleflash
(edit) @2978   15 years Aurelian some fixes on the timer, visibility of checkpoint removed (done in the …
(edit) @2977   15 years Naaduun =movable plane
(edit) @2976   15 years scheusso removed some debug output
Note: See TracRevisionLog for help on using the revision log.