Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8078   13 years dafrick Reverting changes made in revision 8035, that based the menu …
(edit) @8077   13 years dafrick Improving documentation of ScreenshotManager.
(edit) @8076   13 years dafrick Adding screenshot to KeybindMenu and making "size" of screenhsot …
(edit) @8075   13 years jonas My steering fct
(edit) @8074   13 years rgrieder Build fix required by merge.
(edit) @8073   13 years rgrieder Merged mac_osx branch (after renaming it from ois_update) into kicklib …
(edit) @8072   13 years rgrieder Removed some debugging stuff. Kevin, I hope this is OK?
(edit) @8071   13 years rgrieder Merged ois_update branch (before it was renamed to mac_osx) into …
(edit) @8070   13 years rgrieder Fixed OIS v1.3 build for MinGW 3.4 and hopefully also for the new …
(edit) @8069   13 years rgrieder MinGW quick fix for OIS (doesn't yet work though).
(edit) @8068   13 years landauf adjusted a few library names and search paths for mingw dependencies
(edit) @8067   13 years landauf fixed warning
(edit) @8066   13 years landauf added support for boost 1.46 and adjusted code to work with the 3rd …
(edit) @8065   13 years rgrieder Build fix for MSVC 8.
(edit) @8064   13 years rgrieder Also find POCO for MinGW (required for Ogre).
(edit) @8063   13 years rgrieder Disallow dependency packages, that don't work anymore.
(edit) @8062   13 years rgrieder Package version 6.0 is now also allowed with MinGW.
(edit) @8061   13 years rgrieder Sorted out tolua++ inclusion for newer CEGUI versions.
(edit) @8060   13 years rgrieder Reverted some changes to OIS v1.3. @Kevin: hope this is OK for you.
(edit) @8059   13 years rgrieder OpenAL headers are no more required in the source tree.
(edit) @8058   13 years rgrieder VS 2010 doesn't like std::make_pair with C-strings if the result …
(edit) @8057   13 years rgrieder Added some extra wursts for Visual Studio 2010 to the build system.
(edit) @8056   13 years rgrieder Fiddled around with ALUT and OpenAL headers. The hack in …
(edit) @8055   13 years rgrieder Fix!
(edit) @8054   13 years rgrieder Hopefully this fixed the OS X build.
(edit) @8053   13 years smerkli Did not actually do any work, just looked through some of the code.
(edit) @8052   13 years dafrick Deleting obsolete tutorial branch.
(edit) @8051   13 years dafrick Merging latest changes in usability branch into tutorial branch.
(edit) @8050   13 years dafrick Adding some documentation.
(edit) @8049   13 years rgrieder Test failed: OIS compilation just doesn't work on OS X.
(edit) @8048   13 years rgrieder Removed obsolete file.
(edit) @8047   13 years rgrieder Using compilations again for OIS for testing purposes.
(edit) @8046   13 years rgrieder Buildfix..
(edit) @8045   13 years rgrieder Simplified a workaround.
(edit) @8044   13 years rgrieder No -fpic on MinGW 64 bit.
(edit) @8043   13 years rgrieder Removed unnecessary changes in mac_osx branch.
(edit) @8042   13 years rgrieder There is no non exclusive/grab mode for the mouse on Mac OS X —> …
(edit) @8041   13 years dafrick Small detaiil…
(edit) @8040   13 years dafrick Developer's mode. Is a ConfigValue, by default on except in release …
(edit) @8039   13 years dafrick Adding warning for levels with same names.
(edit) @8038   13 years dafrick Just because they can have the same name, doesn't mean they have to.
(edit) @8037   13 years dafrick Making LevelInfoCompare a strictly weak ordering (compared to just a …
(edit) @8036   13 years landauf moved keycode translator from InputBuffer to Keyboard, now it works …
(edit) @8035   13 years dafrick Replacing hard coded keys for the menu navigation with keys specified …
(edit) @8034   13 years landauf renamed enableModelLoD config value as enableMeshLoD (also renamed it …
(edit) @8033   13 years dafrick Adding toggleGUI functionality, not yet used, though. Toggling of …
(edit) @8032   13 years landauf - removed console command shortcuts for InGameConsole openConsole and …
(edit) @8031   13 years landauf added workaround for systems (linux?) where there's no color depth …
(edit) @8030   13 years landauf - TclBind: consistent definitions of query and execute binds - …
(edit) @8029   13 years dafrick Introducing delayed starting of mainMenu if the loading of a level has …
(edit) @8028   13 years landauf numpad enter now also works for keyboard menu navigation
(edit) @8027   13 years landauf added translator map to InputBuffer for numpad keys - now they can …
(edit) @8026   13 years landauf don't show the ogre config dialog again if the new resolution was …
(edit) @8025   13 years rgrieder Fixed some includes.
(edit) @8024   13 years landauf store the selected resolution to display it correctly again after …
(edit) @8023   13 years landauf update exclusive mouse mode and cursor visibility when changing …
(edit) @8022   13 years landauf added RealTimer, a subclass of Timer which is not affected by the …
(edit) @8021   13 years landauf if the resolution is changed in the graphics menu, a decision popup …
(edit) @8020   13 years landauf delayed commands now return a handle which allows to kill them selectively
(edit) @8019   13 years landauf two changes in graphics menu: - fsaa and vsync are only updated if …
(edit) @8018   13 years landauf added new graphics menu
(edit) @8017   13 years scheusso removing old masterserver branch
(edit) @8016   13 years scheusso creating new masterserver2 branch
(edit) @8015   13 years rgrieder Fixed bug occurred during bugfix (new bug is worse) by merging r8013
(edit) @8014   13 years dafrick Removing all the solution stuff.
(edit) @8013   13 years rgrieder Fixed bug occurred during bugfix (new bug is worse) by reverse merging …
(edit) @8012   13 years dafrick Committing muster-lösung.
(edit) @8011   13 years dafrick Adding tutorial stuff to (coding-)tutorial level.
(edit) @8010   13 years dafrick Creating new tutorial branch based on the usability branch.
(edit) @8009   13 years jo Fixed timers in asteroids level. The goal can be reached with 4s …
(edit) @8008   13 years rgrieder InputManager should reload devices when the render device changes …
(edit) @8007   13 years rgrieder Merged sound5 into sound6 branch.
(edit) @8006   13 years rgrieder Reverted last commit (forgot to tick "Switch working copy to new …
(edit) @8005   13 years rgrieder Merged sound5 into sound6 branch.
(edit) @8004   13 years rgrieder Creating new sound branch from usability.
(edit) @8003   13 years rgrieder Fixed ORXONOX_MODULES variable (you don't see it anymore in the CMake …
(edit) @8002   13 years rgrieder Fixed typo resulting in a crash ;(
(edit) @8001   13 years rgrieder Fixed tiny memory leak.
(edit) @8000   13 years rgrieder Destructors can sometimes be very useful for clean up ;)
(edit) @7999   13 years rgrieder Fixing leaks: - Loading a level and then unloading it doesn't destroy …
(edit) @7998   13 years rgrieder Clean up LevelInfoItem at the end of the program.
(edit) @7997   13 years rgrieder Added warning for the case two Levels had the same identification …
(edit) @7996   13 years rgrieder And I though I specifically paid attention to rounding problems. Brain …
(edit) @7995   13 years rgrieder Changed call to frame rendering in GraphicsManager so that Ogre always …
(edit) @7994   13 years rgrieder Fixed msvc warnings and a typo.
(edit) @7993   13 years landauf moved fpsLimit_ config value to GraphicsSettings (seems more …
(edit) @7992   13 years landauf isFullScreen() can be called on the render window, no need to parse …
(edit) @7991   13 years rgrieder Merged revisions 7975-7977 from kicklib to usability in order to fix …
(edit) @7990   13 years rgrieder Merged revisions 7952-7955 from trunk to usability in order to fix the …
(edit) @7989   13 years landauf added console command to change screen resolution and fullscreen mode …
(edit) @7988   13 years landauf - FOV and pixel aspect ratio are now configurable - aspect ratio and …
(edit) @7987   13 years dafrick Hopefully fixing two bugs.
(edit) @7986   13 years landauf - deactivate motion blur shader when blur-strength is 0 - made motion …
(edit) @7985   13 years rgrieder Fixed keyESC hack: after opening and closing the console, the first …
(edit) @7984   13 years rgrieder Fixed two msvc warnings.
(edit) @7983   13 years rgrieder Updated Bullet Physics Engine from v2.74 to v2.77
(edit) @7982   13 years rgrieder We don't seem to use GIMPACT shipped with Bullet. If we do, we can …
(edit) @7981   13 years rgrieder Current bullet version is 2.74.
(edit) @7980   13 years rgrieder Moved PCH and Config files to more appropriate places in the MSVC solution.
(edit) @7979   13 years rgrieder Removed option to specify a user script for the compiler …
Note: See TracRevisionLog for help on using the revision log.