Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7551   14 years dafrick Moved documentation for pickup module from wiki to doxygen.
(edit) @7550   14 years dafrick Drone is much weaker now (makes less damage (pi/2) per gun), which …
(edit) @7549   14 years dafrick Resolving some more TODO's.
(edit) @7548   14 years dafrick Resolving some TODO's.
(edit) @7547   14 years dafrick Documenting and cleanup.
(edit) @7546   14 years dafrick Ok, this should finally do it.
(edit) @7545   14 years dafrick Improvements in InvisiblePickup.
(edit) @7544   14 years dafrick Fixing bug I introduced.
(edit) @7543   14 years jo Bug description. Couldn't find a solution though.
(edit) @7542   14 years jo Some cleanup. There's still a nasty bug.
(edit) @7541   14 years dafrick Some more documentation.
(edit) @7540   14 years dafrick Some more documenting.
(edit) @7539   14 years dafrick Some cleanup in PickupManager.
(edit) @7538   14 years rgrieder Removed looknfeel folder from resources.oxr
(edit) @7537   14 years rgrieder Moved content of resource group "GUI" to "General" and added …
(edit) @7536   14 years rgrieder Creating branch for data cleanup stuff.
(edit) @7535   14 years dafrick Creating new branch. For konrad to work on the menu.
(edit) @7534   14 years dafrick Forgot to initialize value.
(edit) @7533   14 years dafrick Documenting in pickups module. Cleaning up in PickupManager. Removed …
(edit) @7532   14 years rgrieder Adding some compiler errors to test OS X stuff
(edit) @7531   14 years dafrick Fixing bug, that caused segfault in pickups with multiplayer.
(edit) @7530   14 years rgrieder Hope this fixes some more OS X problems.
(edit) @7529   14 years adrfried enet version file added
(edit) @7528   14 years rgrieder Even linux only classes should carry the _LibraryExport macro.
(edit) @7527   14 years rgrieder Added _LibraryPrivate macros to all LibraryPrereqs.h files. You can …
(edit) @7526   14 years rgrieder Fixed GCC visibility: Default should be 'default', not 'hidden' for …
(edit) @7525   14 years rgrieder Architecture (32/64 bit) should be determined at compile time because …
(edit) @7524   14 years rgrieder Postponing -march options for later. There are too many possible …
(edit) @7523   14 years rgrieder Activated SSE on Linux and disabled Visibility again because of linker …
(edit) @7522   14 years rgrieder Build fixes for code written on Windows
(edit) @7521   14 years rgrieder Bugfix (no GCC_VERSION variable with other compilers).
(edit) @7520   14 years rgrieder Added some useful compiler options found in the Ogre build system. SSE …
(edit) @7519   14 years rgrieder Trying to get OS X to compile with 32 bits.
(edit) @7518   14 years rgrieder There was a hidden problem with the recent "radical change" after all. …
(edit) @7517   14 years rgrieder Radical change in build system. Should not make any difference though. …
(edit) @7516   14 years rgrieder Fixed wrong code in MacHIDManager (OIS).
(edit) @7515   14 years rgrieder No new line at end of file.
(edit) @7514   14 years rgrieder This hopefully fixes some warnings with gcc 4.0.
(edit) @7513   14 years rgrieder Updated DynLib class to the newest version in the OGRE trunk. This …
(edit) @7512   14 years rgrieder That should fix DynLib compiling on Mac.
(edit) @7511   14 years rgrieder Removed obsolete statement.
(edit) @7510   14 years rgrieder Fixed something I should have seen a long time ago: Order of include …
(edit) @7509   14 years rgrieder No more compilations here as well.
(edit) @7508   14 years rgrieder Not using compilations to compile OIS for the moment.
(edit) @7507   14 years rgrieder Fixed CMakeLists files in OIS folder.
(edit) @7506   14 years rgrieder Updated OIS source files to its current SVN trunk (r26).
(edit) @7505   14 years rgrieder
(edit) @7504   14 years dafrick Pickups module is now (from what I can tell after some basic testing) …
(edit) @7503   14 years scheusso don't know where this else got lost
(edit) @7502   14 years scheusso removing some debug stuff i forgot
(edit) @7501   14 years dafrick New branch for Sandro to work on THE master server.
(edit) @7500   14 years dafrick Fixing same issue as in tutorial2 branch. Error only occurs (as far as …
(edit) @7499   14 years dafrick Fix to get rid of lua/cegui error.
(edit) @7498   14 years scheusso deleting old network3 branch
(edit) @7497   14 years scheusso merging network3 into network4 branch
(edit) @7496   14 years scheusso creating new network4 branch for network testing and (maybe also) …
(edit) @7495   14 years scheusso buffering incoming function calls for non-existing objects works now
(edit) @7494   14 years dafrick Some documenting and cleaning up/re-organization in pickups module.
(edit) @7493   14 years dafrick Fixing small bug in Script (regarding number of executions). Fixed bug …
(edit) @7492   14 years dafrick Reverting changes to Billboard. Apparently Ogre 1.4 doesn't support …
(edit) @7491   14 years dafrick Implemented Billboard rotation. If there is a reason why it wasn't …
(edit) @7490   14 years scheusso cleaning up function calls a bit in order to buffer calls for not …
(edit) @7489   14 years dafrick Mostly more documentation.
(edit) @7488   14 years dafrick Some more documentation. Making NotificationManager Root scope, …
(edit) @7487   14 years dafrick Forgot to actually commit largest doc part…
(edit) @7486   14 years dafrick Cleanup in Script. Some more documenting in Notifications module.
(edit) @7485   14 years jo Last Man Standing already works basically. All game rules are …
(edit) @7484   14 years dafrick Doing some documentation.
(edit) @7483   14 years dafrick Removing some debug output and come minor cleaning up.
(edit) @7482   14 years dafrick Fixed Script class. Works now without having to rely on guessing how …
(edit) @7481   14 years jo Die erste Arbeitsversion. Zum Testen muss man zuerst Bots hinzufügen, …
(edit) @7480   14 years jo initial upload
(edit) @7479   14 years jo
(edit) @7478   14 years rgrieder Removed bumpmaps folder. Moved some effect files to 'effects'.
(edit) @7477   14 years rgrieder Temporarily moved every unreferenced *.mesh file to a subfoler called …
(edit) @7476   14 years rgrieder Moved looknfeel files to the other repository (not yet committed).
(edit) @7475   14 years rgrieder Moved some files again because I'm not sure whether they're really …
(edit) @7474   14 years dafrick Synchronizing Notifications. In the course of that, notifications are …
(edit) @7473   14 years rgrieder Moved images in gui/imagesets and adjusted resources.oxr
(edit) @7472   14 years dafrick Moving some files…
(edit) @7471   14 years rgrieder Applied Felix's directory structure suggestion. (and removed …
(edit) @7470   14 years rgrieder Suggestion for a clearer folder structure in the data repository. …
(edit) @7469   14 years rgrieder Added clean up branch for the data repository. Volunteers?
(edit) @7468   14 years rgrieder Removed merged or obsolete branches.
(edit) @7467   14 years rgrieder Removed merged branches.
(edit) @7466   14 years rgrieder Added 'content' folder that houses ALL ever created orxonox content.
(edit) @7465   14 years rgrieder Moved sandboxes to code/forks folder.
(edit) @7464   14 years rgrieder Added forks folder for the sandboxes and possibly other stuff.
(edit) @7463   14 years dafrick Fixing "bug", that caused crash in dedicated mode. Script object can …
(edit) @7462   14 years dafrick Small changes in Notification to work towards synchronizing them…
(edit) @7461   14 years adrfried fix ServerInformation
(edit) @7460   14 years adrfried empty directory removed
(edit) @7459   14 years adrfried Merged ipv6 branch Orxonox now includes a modified version of ENet 1.3.0
(edit) @7458   14 years landauf added compiler flags that enhance the output of Dr. Mingw (a 'just in …
(edit) @7457   14 years landauf show file name and line number in the call stack (works only with …
(edit) @7456   14 years dafrick Reviewing documentation fo Questsystem, moving documentation fully …
(edit) @7455   14 years landauf added special implementation of abort() and _assert() for mingw which …
(edit) @7454   14 years adrfried superfluous include dir removed
(edit) @7453   14 years adrfried enet files moved
(edit) @7452   14 years landauf changed to non-deprecated functions (xxxx64) fixed a few errors that …
Note: See TracRevisionLog for help on using the revision log.