Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8057   14 years rgrieder Added some extra wursts for Visual Studio 2010 to the build system.
(edit) @8056   14 years rgrieder Fiddled around with ALUT and OpenAL headers. The hack in …
(edit) @8055   14 years rgrieder Fix!
(edit) @8054   14 years rgrieder Hopefully this fixed the OS X build.
(edit) @8053   14 years smerkli Did not actually do any work, just looked through some of the code.
(edit) @8052   14 years dafrick Deleting obsolete tutorial branch.
(edit) @8051   14 years dafrick Merging latest changes in usability branch into tutorial branch.
(edit) @8050   14 years dafrick Adding some documentation.
(edit) @8049   14 years rgrieder Test failed: OIS compilation just doesn't work on OS X.
(edit) @8048   14 years rgrieder Removed obsolete file.
(edit) @8047   14 years rgrieder Using compilations again for OIS for testing purposes.
(edit) @8046   14 years rgrieder Buildfix..
(edit) @8045   14 years rgrieder Simplified a workaround.
(edit) @8044   14 years rgrieder No -fpic on MinGW 64 bit.
(edit) @8043   14 years rgrieder Removed unnecessary changes in mac_osx branch.
(edit) @8042   14 years rgrieder There is no non exclusive/grab mode for the mouse on Mac OS X —> …
(edit) @8041   14 years dafrick Small detaiil…
(edit) @8040   14 years dafrick Developer's mode. Is a ConfigValue, by default on except in release …
(edit) @8039   14 years dafrick Adding warning for levels with same names.
(edit) @8038   14 years dafrick Just because they can have the same name, doesn't mean they have to.
(edit) @8037   14 years dafrick Making LevelInfoCompare a strictly weak ordering (compared to just a …
(edit) @8036   14 years landauf moved keycode translator from InputBuffer to Keyboard, now it works …
(edit) @8035   14 years dafrick Replacing hard coded keys for the menu navigation with keys specified …
(edit) @8034   14 years landauf renamed enableModelLoD config value as enableMeshLoD (also renamed it …
(edit) @8033   14 years dafrick Adding toggleGUI functionality, not yet used, though. Toggling of …
(edit) @8032   14 years landauf - removed console command shortcuts for InGameConsole openConsole and …
(edit) @8031   14 years landauf added workaround for systems (linux?) where there's no color depth …
(edit) @8030   14 years landauf - TclBind: consistent definitions of query and execute binds - …
(edit) @8029   14 years dafrick Introducing delayed starting of mainMenu if the loading of a level has …
(edit) @8028   14 years landauf numpad enter now also works for keyboard menu navigation
(edit) @8027   14 years landauf added translator map to InputBuffer for numpad keys - now they can …
(edit) @8026   14 years landauf don't show the ogre config dialog again if the new resolution was …
(edit) @8025   14 years rgrieder Fixed some includes.
(edit) @8024   14 years landauf store the selected resolution to display it correctly again after …
(edit) @8023   14 years landauf update exclusive mouse mode and cursor visibility when changing …
(edit) @8022   14 years landauf added RealTimer, a subclass of Timer which is not affected by the …
(edit) @8021   14 years landauf if the resolution is changed in the graphics menu, a decision popup …
(edit) @8020   14 years landauf delayed commands now return a handle which allows to kill them selectively
(edit) @8019   14 years landauf two changes in graphics menu: - fsaa and vsync are only updated if …
(edit) @8018   14 years landauf added new graphics menu
(edit) @8017   14 years scheusso removing old masterserver branch
(edit) @8016   14 years scheusso creating new masterserver2 branch
(edit) @8015   14 years rgrieder Fixed bug occurred during bugfix (new bug is worse) by merging r8013
(edit) @8014   14 years dafrick Removing all the solution stuff.
(edit) @8013   14 years rgrieder Fixed bug occurred during bugfix (new bug is worse) by reverse merging …
(edit) @8012   14 years dafrick Committing muster-lösung.
(edit) @8011   14 years dafrick Adding tutorial stuff to (coding-)tutorial level.
(edit) @8010   14 years dafrick Creating new tutorial branch based on the usability branch.
(edit) @8008   14 years rgrieder InputManager should reload devices when the render device changes …
(edit) @8007   14 years rgrieder Merged sound5 into sound6 branch.
(edit) @8006   14 years rgrieder Reverted last commit (forgot to tick "Switch working copy to new …
(edit) @8005   14 years rgrieder Merged sound5 into sound6 branch.
(edit) @8004   14 years rgrieder Creating new sound branch from usability.
(edit) @8003   14 years rgrieder Fixed ORXONOX_MODULES variable (you don't see it anymore in the CMake …
(edit) @8002   14 years rgrieder Fixed typo resulting in a crash ;(
(edit) @8001   14 years rgrieder Fixed tiny memory leak.
(edit) @8000   14 years rgrieder Destructors can sometimes be very useful for clean up ;)
(edit) @7999   14 years rgrieder Fixing leaks: - Loading a level and then unloading it doesn't destroy …
(edit) @7998   14 years rgrieder Clean up LevelInfoItem at the end of the program.
(edit) @7997   14 years rgrieder Added warning for the case two Levels had the same identification …
(edit) @7996   14 years rgrieder And I though I specifically paid attention to rounding problems. Brain …
(edit) @7995   14 years rgrieder Changed call to frame rendering in GraphicsManager so that Ogre always …
(edit) @7994   14 years rgrieder Fixed msvc warnings and a typo.
(edit) @7993   14 years landauf moved fpsLimit_ config value to GraphicsSettings (seems more …
(edit) @7992   14 years landauf isFullScreen() can be called on the render window, no need to parse …
(edit) @7991   14 years rgrieder Merged revisions 7975-7977 from kicklib to usability in order to fix …
(edit) @7990   14 years rgrieder Merged revisions 7952-7955 from trunk to usability in order to fix the …
(edit) @7989   14 years landauf added console command to change screen resolution and fullscreen mode …
(edit) @7988   14 years landauf - FOV and pixel aspect ratio are now configurable - aspect ratio and …
(edit) @7987   14 years dafrick Hopefully fixing two bugs.
(edit) @7986   14 years landauf - deactivate motion blur shader when blur-strength is 0 - made motion …
(edit) @7985   14 years rgrieder Fixed keyESC hack: after opening and closing the console, the first …
(edit) @7984   14 years rgrieder Fixed two msvc warnings.
(edit) @7983   14 years rgrieder Updated Bullet Physics Engine from v2.74 to v2.77
(edit) @7982   14 years rgrieder We don't seem to use GIMPACT shipped with Bullet. If we do, we can …
(edit) @7981   14 years rgrieder Current bullet version is 2.74.
(edit) @7980   14 years rgrieder Moved PCH and Config files to more appropriate places in the MSVC solution.
(edit) @7979   14 years rgrieder Removed option to specify a user script for the compiler …
(edit) @7978   14 years rgrieder Increased code readability by replacing some BLANKSTRING with plain old "".
(edit) @7977   14 years rgrieder Fixed windows includes again, hopefully for the last time…
(edit) @7976   14 years landauf rewrote parameter changing implementation of Shader added documentation
(edit) @7975   14 years rgrieder Fixed ENet build on msvc 8.
(edit) @7974   14 years rgrieder Fixed gcc3.4 warning.
(edit) @7973   14 years rgrieder Fix for "error in error handling" when a Lua error occurs. Untested …
(edit) @7972   14 years landauf slight rework of the Shader class: - correctly loads and initializes …
(edit) @7971   14 years rgrieder Fixed GUITools.lua for good: both CECGUI 0.6 and 0.7 seem to work. At …
(edit) @7970   14 years dafrick Fixing stupid bug in QuestManager, its really strange that it worked …
(edit) @7969   14 years rgrieder Reverted part of unintentional commit from revision 7964.
(edit) @7968   14 years rgrieder Starting an Orxonox macro with CEGUI is probably not such a good idea. …
(edit) @7967   14 years rgrieder Cleaned up macro monstrosities in GUIManager and fixed some typos.
(edit) @7966   14 years landauf some changes related to camera switching: - added …
(edit) @7965   14 years dafrick getStaticTextWindowHeight() working again for CEGUI < 0.7
(edit) @7964   14 years rgrieder Trying to port last bit of our Lua code to CEGUI 0.7. But the piece of …
(edit) @7963   14 years rgrieder Added "replaceLuaTags" function to the Loader. That allows to load …
(edit) @7962   14 years rgrieder Added some meaningless quotation marks. Does not make a difference at …
(edit) @7961   14 years rgrieder Restored compatibility of our Lua code with CEGUI: Some functions were …
(edit) @7960   14 years rgrieder Applied C++ code changes to compile Orxonox with CEGUI 0.7 (does not …
(edit) @7959   14 years rgrieder Separate dependency package versioning for msvc and mingw.
(edit) @7957   14 years rgrieder Changed destruction handling in GUIManager: Use a ScopeGuard that gets …
(edit) @7956   14 years rgrieder Merged revisions 7954 and 7955 from trunk to kicklib to fix the …
Note: See TracRevisionLog for help on using the revision log.