Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8338   13 years rgrieder Random hack not anymore required.
(edit) @8337   13 years rgrieder Defined CMake variable LINUX.
(edit) @8336   13 years rgrieder Added solution to the rendering order problem proposed by Crazy Eddie. …
(edit) @8335   13 years rgrieder —no-undefined reveals that OIS is missing some symbols. However I …
(edit) @8334   13 years rgrieder Two build fixes for GCC 4.6 (thx ultimA)
(edit) @8333   13 years rgrieder Removed double precision versions of the mathematical constants and …
(edit) @8332   13 years rgrieder BlinkingBillboard should not use long double for storing the time …
(edit) @8331   13 years rgrieder Converted ExprParser to use float instead of double.
(edit) @8330   13 years scheusso removing old network6 branch
(edit) @8328   13 years rgrieder Orxonox only works with newer CMake builds if using Visual Studio 2010.
(edit) @8326   13 years rgrieder Use C++ version of C headers.
(edit) @8325   13 years dafrick AudioMenu is only accessible if the SoundManager exists.
(edit) @8324   13 years dafrick Added missing include. Now also compiles on ubntu.
(edit) @8323   13 years rgrieder Enable non standard compliant floating point optimisations like a * …
(edit) @8322   13 years rgrieder OpenAL message not anymore necessary: problem fixed by adding …
(edit) @8321   13 years rgrieder Prevent installation of debug builds (not supported).
(edit) @8320   13 years rgrieder Removed SignalHandler.cc from StableCompilation.cc in util because it …
(edit) @8319   13 years rgrieder String compare seems different with cmake 2.6.0
(edit) @8318   13 years rgrieder RPATH handling was broken in certain cases, esp. for "turn-key" …
(edit) @8317   13 years rgrieder Do not specify the CMAKE_INSTALL_PREFIX when using the INSTALL …
(edit) @8315   13 years scheusso fixing an assertion
(edit) @8313   13 years rgrieder Not using doubles at all in Orxonox because the Renderer (DirectX in …
(edit) @8312   13 years rgrieder Fixed warning and removed unreachable and strange line of code.
(edit) @8311   13 years rgrieder svn:eol-style "native" for all text based files. Also removed the …
(edit) @8308   13 years rgrieder Delete standard Tcl interpreter bundle when closing the application. …
(edit) @8307   13 years rgrieder Manage PawnManager by Scopes. Then the singleton should get deleted in …
(edit) @8304   13 years rgrieder New CEGUI (≥ v0.7) doesn't delete the Logger anymore.
(edit) @8301   13 years kmaurus several billboards that represent the boundary can be displayed now
(edit) @8299   13 years rgrieder Define minimum Windows version we build Orxonox for. That also defines …
(edit) @8298   13 years rgrieder Fixed build for MSVC 10: disabling the C++0x features seems a bad idea …
(edit) @8296   13 years dafrick Pong CenterPoint should be PongCenterpoint.
(edit) @8295   13 years rgrieder Use our own platform macros
(edit) @8294   13 years rgrieder Added two missing includes not showing up when compiling with PCH.
(edit) @8293   13 years rgrieder Trying to operate a console while there is none is not exactly well …
(edit) @8292   13 years rgrieder Fixed mistaken warning message for the case compilations are disabled.
(edit) @8291   13 years rgrieder What a surprise: Fixed msvc 8 build again, related to ENet… I wonder …
(edit) @8290   13 years dafrick Moving the things done with the eventTemplate into the PortalEndPoint …
(edit) @8289   13 years dafrick Adding possibility to have a string of temporaryControls.
(edit) @8288   13 years rgrieder Resource::DEFAULT_GROUP has been replaced and …
(edit) @8287   13 years rgrieder Fixed build error arisen by the merging.
(edit) @8286   13 years rgrieder This stupid bug just seems to hunt me: Fixed ENet build on MSVC 8 for …
(edit) @8285   13 years rgrieder Merged revisions 8098 - 8277 from kicklib to kicklib2.
(edit) @8284   13 years rgrieder Merged revisions 7978 - 8096 from kicklib to kicklib2.
(edit) @8283   13 years rgrieder Merged revisions 7940-7974 from kicklib to kicklib2.
(edit) @8282   13 years rgrieder New kicklib branch to make final tests for Windows and Linux with all …
(edit) @8281   13 years kmaurus possibility to have several SpaceBoundaries instances in one level added
(edit) @8280   13 years smerkli ms-delserver command implemented to kick servers from the master …
(edit) @8279   13 years kmaurus Reflectin improved
(edit) @8278   13 years anbueche flares as billboard
(edit) @8277   13 years rgrieder That was a tricky one: for Orxonox, STL iterator checking was …
(edit) @8274   13 years rgrieder Do not merge resources.oxr files to avoid problems at intall time.
(edit) @8273   13 years rgrieder Added optional use of install_manifest.txt file (white space separated …
(edit) @8272   13 years rgrieder Load Ogre plugins and Orxonox modules with the same path composition. …
(edit) @8271   13 years rgrieder Fixed PATH fiddling for module/plugin loading.
(edit) @8270   13 years rgrieder Add RPATH for installed libraries too
(edit) @8269   13 years rgrieder Honour install prefix
(edit) @8268   13 years rgrieder Fixed kicklib build.
(edit) @8262   13 years youngk Changing planets level
(edit) @8260   13 years youngk Made the crash reporter work. More or less…
(edit) @8259   13 years youngk Integrating automatic crash reporter. Does not work atm.
(edit) @8257   13 years sven First working dock example..
(edit) @8255   13 years ssgier No Comment
(edit) @8254   13 years dboehi Added possibibility to change the frequency of the shaking camera in …
(edit) @8251   13 years msalomon First version of the check points.
(edit) @8250   13 years msalomon Last changes to the SpaceRace game type.
(edit) @8249   13 years dafrick Re-adding tetris module.
(edit) @8248   13 years dafrick Something went wrong with the tetris module… ;)
(edit) @8247   13 years dafrick Removing some all Pong files.
(edit) @8246   13 years dafrick A place to start for tetris.
(edit) @8244   13 years kmaurus Pawns that want to leave the area are reflected, one billboard is …
(edit) @8243   13 years anbueche portals work pretty good
(edit) @8242   13 years smerkli Implemented a list servers command for the masterserver, more commands …
(edit) @8241   13 years smerkli Generic witty commit comment
(edit) @8240   13 years smerkli fixed acceleration and boost back to normal
(edit) @8239   13 years jo I forgot to remove that line.
(edit) @8238   13 years jo Drone (almost) doesn't shoot at it's owner anymore.
(edit) @8237   13 years kmaurus some comments added
(edit) @8236   13 years dafrick Creating new environment branch.
(edit) @8235   13 years dafrick Deleting environment branch to create a new one with up-to-date …
(edit) @8233   13 years rgrieder Removed config files from individual targets for MSVC because search …
(edit) @8231   13 years rgrieder Attempt to fix Ogre plugins for Orxonox installations on Windows.
(edit) @8230   13 years rgrieder Zlib should now work again with MSVC < 10.
(edit) @8225   13 years rgrieder Resolved problems with different Boost filesystem versions.
(edit) @8224   13 years rgrieder Removed support for Boost versions less than 1.40.
(edit) @8223   13 years dafrick Streamlining boost.
(edit) @8222   13 years rgrieder Fixed run scripts for Windows.
(edit) @8221   13 years rgrieder Changes that allow the Visual Studio 2010 dependencies to be used.
(edit) @8219   13 years dafrick Minor changes in documentation.
(edit) @8218   13 years rgrieder Fixed indentation issues in PrepareDevBundle.cmake by removing the IF …
(edit) @8217   13 years rgrieder Merged revision 8135 to from mac_osx to kicklib branch. (part 2) …
(edit) @8216   13 years rgrieder Merged revision 8135 to from mac_osx to kicklib branch. (part 1)
(edit) @8214   13 years dafrick Undoing last change.
(edit) @8206   13 years dafrick Extending DistanceTrigger (both the normal and the MultiTrigger …
(edit) @8205   13 years dafrick Removing old dockingsystem branch.
(edit) @8204   13 years smerkli
(edit) @8203   13 years smerkli yay, works
(edit) @8202   13 years smerkli done for today
(edit) @8201   13 years kmaurus healthDecreasing added, position of SpaceBoundaries added to the radar
(edit) @8200   13 years FelixSchulthess blah
(edit) @8199   13 years FelixSchulthess moved portals to modules
Note: See TracRevisionLog for help on using the revision log.