|
|
@3370
|
15 years |
rgrieder |
Merged resource branch back to the trunk. Changes:
- Automated …
|
|
|
@3369
|
15 years |
rgrieder |
Removed the empty merge-info property from four files. When merging …
|
|
|
@3333
|
15 years |
rgrieder |
Adjusted orxonox_cast to support const pointers. References shall not …
|
|
|
@3332
|
15 years |
rgrieder |
Added TypeTraits.h from the Loki library (stripped it a bit though). …
|
|
|
@3331
|
15 years |
rgrieder |
Minor problem with exception catching.
|
|
|
@3329
|
15 years |
rgrieder |
Build fix for the JoyStick.
|
|
|
@3327
|
15 years |
rgrieder |
Merged all remaining revisions from core4 back to the trunk.
|
|
|
@3326
|
15 years |
landauf |
small fix against the thread-exit assertion failure
|
|
|
@3325
|
15 years |
rgrieder |
Merged orxonox_cast related revisions from core4 back to trunk.
|
|
|
@3323
|
15 years |
rgrieder |
ORXONOX_USE_WINMAIN should now work as expected.
|
|
|
@3322
|
15 years |
rgrieder |
Removed unnecessary PCH dependencies.
|
|
|
@3321
|
15 years |
rgrieder |
Build fix for the TclThreadManager.
|
|
|
@3318
|
15 years |
rgrieder |
Re-reverting TclThreadManager changes.
|
|
|
@3313
|
15 years |
rgrieder |
Reverted TclThreadManager commits to make a tag (there's possibly …
|
|
|
@3308
|
15 years |
landauf |
moved the boost forward declarations to CorePrereqs.h
|
|
|
@3307
|
15 years |
landauf |
Completely rewrote TclThreadManager. This fixes several bugs from the …
|
|
|
@3304
|
15 years |
rgrieder |
Merged netp6 branch back to the trunk.
|
|
|
@3301
|
15 years |
rgrieder |
Found even more casts. They sure aren't all of them, but I hope to …
|
|
|
@3300
|
15 years |
rgrieder |
Found a few more C-Style casts.
|
|
|
@3296
|
15 years |
landauf |
1-line-merge to trunk
|
|
|
@3280
|
15 years |
rgrieder |
Merged most of the core4 revisions back to the trunk except for:
- …
|
|
|
@3214
|
15 years |
scheusso |
merged netp5 back to trunk
|
|
|
@3198
|
15 years |
scheusso |
merged netp4 back to trunk
|
|
|
@3196
|
15 years |
rgrieder |
Merged pch branch back to trunk.
|
|
|
@3103
|
15 years |
scheusso |
some fixes and changes (also signalhandler)
|
|
|
@3084
|
15 years |
landauf |
merged netp3 branch back to trunk
|
|
|
@3068
|
15 years |
landauf |
removing svn:mergeinfo again after sound2 merge
|
|
|
@3060
|
15 years |
scheusso |
merged sound2 back to trunk
|
|
|
@3037
|
15 years |
bknecht |
minor fix so not all hell breaks loose if we do not use this function …
|
|
|
@3036
|
15 years |
bknecht |
we do now save what level you chose last time and will preselect it …
|
|
|
@3035
|
15 years |
landauf |
get returnvalue shortcuts in CommandExecutor (for tolua)
|
|
|
@3028
|
15 years |
landauf |
removed svn:mergeinfo properties
|
|
|
@3008
|
15 years |
bknecht |
You don't need no —level or -l anymore now. You may choose your …
|
|
|
@2946
|
16 years |
rgrieder |
Fixed a bug when using the LINE macro in Game.h
If you want to …
|
|
|
@2927
|
16 years |
rgrieder |
Fixed three memory leaks and a bug.
@beni: Is deleting the "startGame" …
|
|
|
@2911
|
16 years |
landauf |
Merged r1-2096 of questsystem5 back to trunk
I hope there weren't …
|
|
|
@2910
|
16 years |
landauf |
reverted r2909 because there were some unwanted files included
|
|
|
@2909
|
16 years |
dafrick |
Merging the QuestSystem branch to the trunk. Let's hope, this isn't a …
|
|
|
@2896
|
16 years |
landauf |
Merged gui branch back to trunk.
I did 2 small changes in …
|
|
|
@2893
|
16 years |
landauf |
merged weaponsystem branch back to trunk
|
|
|
@2826
|
16 years |
landauf |
merged miniprojects branch back to trunk
|
|
|
@2784
|
16 years |
rgrieder |
- Using std::vector instead of std::list in register/unregister …
|
|
|
@2773
|
16 years |
rgrieder |
Removed all enet and boost includes from header files in the network …
|
|
|
@2761
|
16 years |
rgrieder |
Removed forgotten std::cout output in Factory (from objecthierarchy …
|
|
|
@2759
|
16 years |
scheusso |
merged network branch (windows,multiplayer fixes) back to trunk
|
|
|
@2731
|
16 years |
rgrieder |
Removed debug output.
|
|
|
@2728
|
16 years |
rgrieder |
Updated to the new tardis libraries. Seems to work fine.
|
|
|
@2727
|
16 years |
rgrieder |
Minor fix (double slashes).
|
|
|
@2726
|
16 years |
rgrieder |
Still fixing a bug.
|
|
|
@2725
|
16 years |
rgrieder |
Trying to fix a bug.
|
|
|
@2713
|
16 years |
rgrieder |
Removed unnecessary header file dependency. boost/filesystem.hpp is …
|
|
|
@2712
|
16 years |
landauf |
avoid ambiguity when converting from MultiType to string
|
|
|
@2710
|
16 years |
rgrieder |
Merged buildsystem3 containing buildsystem2 containing Adi's …
|
|
|
@2662
|
16 years |
rgrieder |
Merged presentation branch back to trunk.
|
|
|
@2508
|
16 years |
rgrieder |
Bugfix in LuaBind.cc
|
|
|
@2261
|
16 years |
landauf |
merged questsystem2 back to trunk
|
|
|
@2171
|
16 years |
landauf |
merged revisions 2111-2170 from objecthierarchy branch back to trunk.
|
|
|
@2131
|
16 years |
rgrieder |
Added CMakeLists.txt to every subfolder and adjusted accordingly.
The …
|
|
|
@2105
|
16 years |
rgrieder |
updated msvc files and precompiled headers.
|
|
|
@2103
|
16 years |
rgrieder |
Merged r2101 (objecthierarchy) to trunk.
|
|
|
@2102
|
16 years |
rgrieder |
Pending commit: Little correction in InputManager header.
|
|
|
@2096
|
16 years |
landauf |
merged weapon branch back to trunk
changed eol-style of all new files …
|
|
|
@2090
|
16 years |
landauf |
merged questsystem back to trunk
(there are some changes to be done)
|
|
|
@2088
|
16 years |
landauf |
merged pickups back to trunk
|
|
|
@2087
|
16 years |
landauf |
merged objecthierarchy branch back to trunk
|
|
|
@1934
|
16 years |
rgrieder |
Re-reverted revisions 1931-1932
|
|
|
@1932
|
16 years |
rgrieder |
Reverted the two command line arguments
|
|
|
@1931
|
16 years |
rgrieder |
Added command line argument 'keyboard_no_grad' to suppress keyboard …
|
|
|
@1889
|
16 years |
landauf |
unsigned int → size_t for std::string related functions
I hope this …
|
|
|
@1888
|
16 years |
rgrieder |
gcc can see more: signed —> unsigned integer.
|
|
|
@1887
|
16 years |
rgrieder |
FIRST THINGS FIRST: Delete or rename your keybindings.ini …
|
|
|
@1881
|
16 years |
rgrieder |
Changed initialisation of internally handled InputStates and InputHandlers.
|
|
|
@1880
|
16 years |
rgrieder |
removed gcc warning about initialisation order in InputState::InputState()
|
|
|
@1879
|
16 years |
rgrieder |
Removed some always-true statements that gcc issued with the -W …
|
|
|
@1878
|
16 years |
rgrieder |
Fixed two issues with input:
- Buffer gets cleared now when the window …
|
|
|
@1856
|
16 years |
landauf |
- some small adjustments in identifier and co.
- renamed …
|
|
|
@1854
|
16 years |
landauf |
- some cmake fixes for ceguilua and mingw
- small change in XMLPort
|
|
|
@1844
|
16 years |
rgrieder |
Removed ois dependency from orxonox and removed lua dependency from util
|
|
|
@1843
|
16 years |
rgrieder |
Added tolua_bind.h for core and orxonox to the output list —> make …
|
|
|
@1841
|
16 years |
rgrieder |
- "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
|
|
|
@1824
|
16 years |
rgrieder |
Added some more Ogre shutdown code. Does not yet work properly if you …
|
|
|
@1815
|
16 years |
rgrieder |
added more tolua dependencies (our own header files)
fixed msvc files
|
|
|
@1813
|
16 years |
rgrieder |
Added all necessary dependencies so that the tolua bind files are …
|
|
|
@1810
|
16 years |
rgrieder |
merged ceguilua branch back to trunk
|
|
|
@1802
|
16 years |
rgrieder |
Added almost global try/catch block to at least display the error.
|
|
|
@1795
|
16 years |
rgrieder |
changed return type of ConfigFileManager::getInstance() to …
|
|
|
@1792
|
16 years |
rgrieder |
Changed initialisation of TclThreadManager, TclBind and Shell to match …
|
|
|
@1791
|
16 years |
landauf |
added comments to all my classes in util
|
|
|
@1789
|
16 years |
rgrieder |
reverted r1787
|
|
|
@1788
|
16 years |
rgrieder |
Added a master InputState that is always active (except of course in …
|
|
|
@1787
|
16 years |
rgrieder |
Replaced macro "Class" with "GetClassIdentifier" to avoid future …
|
|
|
@1786
|
16 years |
rgrieder |
Corrected types when using 'const Type' constants
|
|
|
@1784
|
16 years |
rgrieder |
- removed obsolete Convert.h includes (possibly from old XML loading) …
|
|
|
@1783
|
16 years |
rgrieder |
- fixed F1 and F2 keys. F1 can now again be used to toggle the …
|
|
|
@1771
|
16 years |
scheusso |
set use tcl in shell to default true again
|
|
|
@1770
|
16 years |
rgrieder |
Bug fix in InputManager destructor.
|
|
|
@1765
|
16 years |
rgrieder |
temporarily disable use of tcl. There is something wrong with it on linux.
|
|
|
@1764
|
16 years |
rgrieder |
Moved Exception to util now that debug has been moved.
|
|
|
@1762
|
16 years |
rgrieder |
Fix for Core::getInstance didn't work on linux.
|
|
|
@1759
|
16 years |
rgrieder |
bugfix with an include.
|
|
|