Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3141   15 years rgrieder Using automatic header file search after all in util.
(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) @3111   15 years rgrieder REMOVE_COMPILER_FLAGS makes no sense here. This fixes some gcc warning …
(edit) @3110   15 years rgrieder Removed old msvc specific support for precompiled header files.
(edit) @3109   15 years adrfried segfault fixed
(edit) @3108   15 years erwin first attempt to implement sounds for pong, only score sound is …
(edit) @3107   15 years adrfried some more work on ggzclient
(edit) @3106   15 years adrfried ggz build configuration bug fixed
(edit) @3105   15 years landauf fixed self-collision with projectiles
(edit) @3104   15 years landauf Added two new HUD-elements for TeamBaseMatch and UnderAttack
(edit) @3103   15 years scheusso some fixes and changes (also signalhandler)
(edit) @3102   15 years scheusso fixed some problems when changing the gamestate (from menu to server i.e.)
(edit) @3101   15 years landauf merged revision 3090 from map branch back to trunk
(edit) @3100   15 years scheusso reapplied retos patch
(edit) @3099   15 years landauf Added Gameplay messages (Announces, Killmessages and Deathmessages)
(edit) @3098   15 years rgrieder Either my box or Oli's gets screwed, but since it only didn't work on …
(edit) @3097   15 years scheusso small possible memory leak closed
(edit) @3096   15 years rgrieder Found some leftovers of my attempt to partially shut down OGRE (which …
(edit) @3095   15 years landauf fixed standalone chat
(edit) @3094   15 years rgrieder Adding functionality to the server, client and dedicated buttons …
(edit) @3093   15 years scheusso it is now possible to send packets/network function calls to all …
(edit) @3092   15 years rgrieder SoundManager.cc: alutGetMIMETypes might return NULL instead of const …
(edit) @3091   15 years rgrieder Hitting the X-Button of the window actually stops orxonox now.
(edit) @3090   15 years Naaduun Fixed einige Bugs bei Zerstörung der Map
(edit) @3089   15 years landauf merged map branch back to trunk
(edit) @3088   15 years scheusso fix in Projectile (there was no createFactory) and some additional …
(edit) @3087   15 years landauf merged particles branch back to trunk
(edit) @3086   15 years landauf added bot-support for TeamBaseMatch (and some small fixes)
(edit) @3085   15 years danielh No more hiding of items when the frame is clicked :-)
(edit) @3084   15 years landauf merged netp3 branch back to trunk
(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) @3081   15 years bknecht fixing an include. why do only I have this problem?
(edit) @3080   15 years landauf Yet another bugfix.
(edit) @3079   15 years landauf Added forward declarations to OrxonoxPrereqs.h.
(edit) @3078   15 years landauf added svn:eolstyle native, no codechanges
(edit) @3077   15 years landauf Added Attacher - a class which attaches itself to an object with a …
(edit) @3076   15 years danielh fixed window Clicked event
(edit) @3075   15 years erwin fixed ogg loader. it works, bitches
(edit) @3074   15 years landauf removed some warnings and fixed an include error
(edit) @3073   15 years landauf merged pickups2 branch back to trunk. not yet tested.
(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) @3068   15 years landauf removing svn:mergeinfo again after sound2 merge
(edit) @3067   15 years Aurelian COUT in CheckPoint removed
(edit) @3066   15 years scheusso trying to reduce network delays/lags
(edit) @3065   15 years decapitb
(edit) @3064   15 years Aurelian Final commit of gametype asteroids for presentation. everything …
(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) @3060   15 years scheusso merged sound2 back to trunk
(edit) @3059   15 years mockm broadcast message in standalone works now
(edit) @3058   15 years scheusso adjustment to be able to see chat messages in standalone mode
(edit) @3057   15 years mockm new rev of gametype UnderAttack: Gametime has been enlarged :-)
(edit) @3056   15 years Aurelian Bug in gametype Asteroids fixed: game ends directly after death
(edit) @3055   15 years erwin added mainmenu ambient sound
(edit) @3054   15 years decapitb everything
(edit) @3053   15 years landauf merged weapons branch back to trunk
(edit) @3052   15 years landauf removed the old weaponSystem directory to get ready for merge. the …
(edit) @3051   15 years landauf Well, I guess codeb_l_ocks fits better. I'm just wondering why it took …
(edit) @3050   15 years landauf added /build and /codeblocks to the ignore list
(edit) @3049   15 years landauf - Added option to add a Controller to a ControllableEntity in the XML …
(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
Note: See TracRevisionLog for help on using the revision log.