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