Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5747   15 years rgrieder Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
(edit) @5746   15 years dafrick Forgot to add files…
(edit) @5745   15 years dafrick QuestGUI almost working…
(edit) @5744   15 years rgrieder Visual studio debugger working again (had to move the project modifier …
(edit) @5743   15 years scheusso fixed a bug caused by the bugfix in 5742
(edit) @5742   15 years scheusso fixed a small bug which caused object id inconsistency on clients
(edit) @5738   15 years landauf merged libraries2 back to trunk
(edit) @5702   15 years rgrieder Added incompatibility warning: Orxonox does not compile with GCC 4.4 …
(edit) @5700   15 years rgrieder Added eol-style native to all data files (all text based). Also …
(edit) @5699   15 years rgrieder Small fix
(edit) @5698   15 years landauf Finally found the reason why tardis links so damn slow: gcc-4.1.2. …
(edit) @5697   15 years rgrieder Reapplied fabian's changes from r5620.
(edit) @5695   15 years rgrieder Merged resource2 branch back to trunk. IMPORTANT NOTE: Upon this …
(edit) @5693   15 years landauf merged libraries branch back to trunk
(edit) @3372   15 years scheusso cleaned up an old todo file and moved it to the network folder (as it …
(edit) @3371   15 years rgrieder Build fix for the revision before the merge.
(edit) @3370   15 years rgrieder Merged resource branch back to the trunk. Changes: - Automated …
(edit) @3369   15 years rgrieder Removed the empty merge-info property from four files. When merging …
(edit) @3368   15 years rgrieder Added NO_INSTALL argument for ORXONOX_ADD_EXECUTABLE/LIBRARY and moved …
(edit) @3351   15 years rgrieder Build fix for windows.
(edit) @3341   15 years rgrieder Dedicated input thread now ends without hitting enter on Unix
(edit) @3335   15 years rgrieder Test commit.
(edit) @3334   15 years Naaduun =Fixed a camera bug in map
(edit) @3333   15 years rgrieder Adjusted orxonox_cast to support const pointers. References shall not …
(edit) @3332   15 years rgrieder Added TypeTraits.h from the Loki library (stripped it a bit though). …
(edit) @3331   15 years rgrieder Minor problem with exception catching.
(edit) @3330   15 years rgrieder Added general PCH_ENABLE option in CMake to disable PCH with one …
(edit) @3329   15 years rgrieder Build fix for the JoyStick.
(edit) @3327   15 years rgrieder Merged all remaining revisions from core4 back to the trunk.
(edit) @3326   15 years landauf small fix against the thread-exit assertion failure
(edit) @3325   15 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
(edit) @3324   15 years rgrieder Deleted obsolete and deprecated file. The new one is in …
(edit) @3323   15 years rgrieder ORXONOX_USE_WINMAIN should now work as expected.
(edit) @3322   15 years rgrieder Removed unnecessary PCH dependencies.
(edit) @3321   15 years rgrieder Build fix for the TclThreadManager.
(edit) @3318   15 years rgrieder Re-reverting TclThreadManager changes.
(edit) @3316   15 years rgrieder Version bump. We're now officially working on v0.0.3.
(edit) @3313   15 years rgrieder Reverted TclThreadManager commits to make a tag (there's possibly …
(edit) @3312   15 years scheusso fix in disconnect behaviour
(edit) @3309   15 years rgrieder Using the updated dependencies (you already required them by paper but …
(edit) @3308   15 years landauf moved the boost forward declarations to CorePrereqs.h
(edit) @3307   15 years landauf Completely rewrote TclThreadManager. This fixes several bugs from the …
(edit) @3305   15 years rgrieder Removed annoying warning on Windows.
(edit) @3304   15 years rgrieder Merged netp6 branch back to the trunk.
(edit) @3301   15 years rgrieder Found even more casts. They sure aren't all of them, but I hope to …
(edit) @3300   15 years rgrieder Found a few more C-Style casts.
(edit) @3297   15 years landauf fixed ticket #318 ("client connected" message now only appears for …
(edit) @3296   15 years landauf 1-line-merge to trunk
(edit) @3287   15 years rgrieder Console should now be visible again in the main menu (and FPS text as …
(edit) @3282   15 years landauf removed mergeinfo property (please be careful with partial merges, …
(edit) @3280   15 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
(edit) @3251   15 years rgrieder Fixed two serious dependency bugs: - Only every second file of the …
(edit) @3244   15 years rgrieder Build bugfix in GenerateToluaBindings.cmake: we have to supply a …
(edit) @3241   15 years rgrieder You shouln't feed GCC too much non standard compliant code ;)
(edit) @3234   15 years rgrieder Using enum instead of a const bool to ensure the variable doesn't get …
(edit) @3233   15 years rgrieder Possibly reinstated code compliance with GCC 4.4 Could anyone with GCC …
(edit) @3232   15 years rgrieder Moved implicit conversion detection from Convert.h to the new …
(edit) @3214   15 years scheusso merged netp5 back to trunk
(edit) @3205   15 years rgrieder Removed a few warnings.
(edit) @3204   15 years rgrieder PCH should be enabled by default for the orxonox target.
(edit) @3198   15 years scheusso merged netp4 back to trunk
(edit) @3196   15 years rgrieder Merged pch branch back to trunk.
(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) @3108   15 years erwin first attempt to implement sounds for pong, only score sound is …
(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) @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) @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) @3068   15 years landauf removing svn:mergeinfo again after sound2 merge
(edit) @3067   15 years Aurelian COUT in CheckPoint removed
(edit) @3064   15 years Aurelian Final commit of gametype asteroids for presentation. everything …
(edit) @3060   15 years scheusso merged sound2 back to trunk
(edit) @3059   15 years mockm broadcast message in standalone works now
Note: See TracRevisionLog for help on using the revision log.