Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7603   14 years jo Gotcha. Stable version.
(edit) @7602   14 years jo Collisionshapes do not work as intended. Although I followed the …
(edit) @7600   14 years jo New functionality successfully added. No bugs found so far. Only the …
(edit) @7596   14 years jo Respawn delay added. One new bug has to be removed.
(edit) @7594   14 years dafrick Small adjustment to MainMenu.lua to illustrate how to change how a …
(edit) @7592   14 years rgrieder OgreCEGUIRenderer should not have a version number because none can be …
(edit) @7591   14 years youngk Adjusted inclusion of ALUT header files for mac and edited the …
(edit) @7590   14 years smerkli done for today, everything compiles, test client as well. beginning …
(edit) @7589   14 years smerkli wrote some test client and further implemented the master server …
(edit) @7588   14 years dafrick Adjustments to allow key input in MainMenu and first steps towards …
(edit) @7587   14 years konrad changes in the multiplayer menu, 2 buttons instead of 3: host and join …
(edit) @7586   14 years jo HUD bug removed.
(edit) @7585   14 years jo With collisionshapes. Still problems with collisionshapes and movable …
(edit) @7584   14 years jo Changed values in the Asteroid Gametype. Now it's a challenge, but not …
(edit) @7583   14 years jo Changed inheritance. instead of Gametype it's Deathmatch.
(edit) @7582   14 years rgrieder Added CMake code for OS X package configuration. Not guaranteed to …
(edit) @7581   14 years jo Almost finished. Yeay.
(edit) @7580   14 years smerkli Further implementation, constructing a testing environment soon.
(edit) @7579   14 years jo Jetzt auch mit einfachem HUD.
(edit) @7578   14 years youngk Added missing inclusion of Debug.h in network target.
(edit) @7577   14 years rgrieder Trying another fix: Load plugins on OS X as we do on Linux.
(edit) @7576   14 years rgrieder Fixed typo.
(edit) @7575   14 years rgrieder Copied code for Ogre::mac_loadDylib to DynLib.h because the symbol …
(edit) @7574   14 years smerkli initial peerlist stuff, implementation to follow sometime this week
(edit) @7573   14 years jo Looks a little bit more like Stonehenge:-)
(edit) @7572   14 years rgrieder Reverted changes in BaseObject.h
(edit) @7571   14 years youngk Changes to Super.h: Macro collision. Again.
(edit) @7570   14 years rgrieder Testing…
(edit) @7569   14 years smerkli …everything looks better with a GPL on top.
(edit) @7568   14 years smerkli some progress, nothing working yet though.
(edit) @7567   14 years youngk Changes for the compilation of OIS on the mac.
(edit) @7566   14 years smerkli
(edit) @7565   14 years smerkli Initial check-in of the master server code. Nowhere near completion …
(edit) @7564   14 years rgrieder Renamed all symbols called "check" because of macro collisions on OS …
(edit) @7563   14 years rgrieder Reverted changes.
(edit) @7562   14 years rgrieder More testing…
(edit) @7561   14 years jo New, Improved Level. Should become similar to Stonehenge - maybe
(edit) @7560   14 years rgrieder De-macro'd a super function declaration in BaseObject.h with the hope …
(edit) @7559   14 years rgrieder Reverted changes made for testing purposes.
(edit) @7558   14 years rgrieder Still testing…
(edit) @7557   14 years rgrieder Testing..
(edit) @7556   14 years landauf eol-style native
(edit) @7555   14 years landauf no nested <attached> tags allowed (I think the billboard is …
(edit) @7554   14 years landauf small fix to make it compile again
(edit) @7553   14 years rgrieder Reverted intentional compiler errors generated in the last commit. And …
(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) @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) @7532   14 years rgrieder Adding some compiler errors to test OS X stuff
(edit) @7530   14 years rgrieder Hope this fixes some more OS X problems.
(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) @7501   14 years dafrick New branch for Sandro to work on THE master server.
(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) @7485   14 years jo Last Man Standing already works basically. All game rules are …
(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) @7467   14 years rgrieder Removed merged branches.
(edit) @7454   14 years adrfried superfluous include dir removed
(edit) @7453   14 years adrfried enet files moved
(edit) @7446   14 years dafrick Removing all the stuff the students are supposed to fill in themselves.
(edit) @7444   14 years dafrick Adding Drone (Which is now called AutonomousDrone) and its controller.
(edit) @7443   14 years adrfried patch updated only one big patch for now
(edit) @7442   14 years adrfried moved AI_ADDRCONFIG definition to header
(edit) @7441   14 years dafrick New tutorial branch.
(edit) @7438   14 years adrfried set svn props and fix line endings in libenet files
(edit) @7437   14 years rgrieder Fixed msvc build.
(edit) @7435   14 years landauf build fixes for MinGW
(edit) @7433   14 years adrfried use the structs itself instead of typedefs also dropped the …
(edit) @7414   14 years adrfried some debug output fixed
(edit) @7411   14 years adrfried more debug output added
(edit) @7402   14 years adrfried add some error messages in orxonox network code
Note: See TracRevisionLog for help on using the revision log.