|
|
@2826
|
16 years |
landauf |
merged miniprojects branch back to trunk
|
|
|
@2809
|
16 years |
landauf |
reverted commit 2782 which was:
> Another 15% performance boost in …
|
|
|
@2797
|
16 years |
landauf |
Added some #ifndef's around #define NOMINMAX and #define FORCEINLINE …
|
|
|
@2790
|
16 years |
bknecht |
Ugly hack to use GUI ingame. Hack itself needs improvement AND of …
|
|
|
@2787
|
16 years |
rgrieder |
Bugfix: _NDEBUG is never defined.
|
|
|
@2782
|
16 years |
rgrieder |
Another 15% performance boost in dedicated mode, 30 bots, no clients. …
|
|
|
@2780
|
16 years |
rgrieder |
Checking whether a function really does what you think might sometimes …
|
|
|
@2759
|
16 years |
scheusso |
merged network branch (windows,multiplayer fixes) back to trunk
|
|
|
@2757
|
16 years |
rgrieder |
Code level compliance with OGRE 1.6
You can not yet use it though! The …
|
|
|
@2756
|
16 years |
rgrieder |
Minimising problems when including windows.h because it defines macros …
|
|
|
@2748
|
16 years |
rgrieder |
- Removed very old testing file
- Removed old testing CMake code. Also …
|
|
|
@2731
|
16 years |
rgrieder |
Removed debug output.
|
|
|
@2716
|
16 years |
rgrieder |
Bug fix in initialisation order.
|
|
|
@2710
|
16 years |
rgrieder |
Merged buildsystem3 containing buildsystem2 containing Adi's …
|
|
|
@2662
|
16 years |
rgrieder |
Merged presentation branch back to trunk.
|
|
|
@2262
|
16 years |
landauf |
set eol-style to native, no codechanges
|
|
|
@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 …
|
|
|
@2130
|
16 years |
rgrieder |
Trunk should be functional again with these changes
|
|
|
@2129
|
16 years |
rgrieder |
Applied changes from HEAD again. I have found a way to solve the problem..
|
|
|
@2127
|
16 years |
rgrieder |
Reverted last two revisions: I just don't have the time to finish it …
|
|
|
@2126
|
16 years |
rgrieder |
Trying to extend ADD_SOURCE_FILES recursively.
|
|
|
@2125
|
16 years |
rgrieder |
Added CMake macro to more easily incude subfolders
|
|
|
@2107
|
16 years |
rgrieder |
fixed build and updated msvc files.
|
|
|
@2106
|
16 years |
landauf |
moved WeaponSystem.h and .cc into the objects/weaponSystem directory
|
|
|
@2105
|
16 years |
rgrieder |
updated msvc files and precompiled headers.
|
|
|
@2104
|
16 years |
landauf |
removed some "extra qualifications" (only throws errors on newer …
|
|
|
@2103
|
16 years |
rgrieder |
Merged r2101 (objecthierarchy) to trunk.
|
|
|
@2100
|
16 years |
landauf |
did some small adjustments in Projectile.cc although it's only a sample
|
|
|
@2099
|
16 years |
landauf |
re-added projectiles from weapon branch but they're currently not …
|
|
|
@2098
|
16 years |
landauf |
- added a WeaponSystem to Pawn
- initialized values in weapon classes …
|
|
|
@2097
|
16 years |
landauf |
adopted weapon classes to the new hierarchy (with a creator pointer)
|
|
|
@2096
|
16 years |
landauf |
merged weapon branch back to trunk
changed eol-style of all new files …
|
|
|
@2095
|
16 years |
landauf |
- added forward declarations of all quest classes to OrxonoxPrereqs.h
…
|
|
|
@2094
|
16 years |
landauf |
found more tabs in pickups
|
|
|
@2093
|
16 years |
landauf |
converted tabs to spaces
|
|
|
@2092
|
16 years |
landauf |
- adopted quest classes to the new hierarchy (with a creator pointer)
…
|
|
|
@2091
|
16 years |
landauf |
no codechanges, moved quest objects to objects/quest
|
|
|
@2090
|
16 years |
landauf |
merged questsystem back to trunk
(there are some changes to be done)
|
|
|
@2089
|
16 years |
landauf |
no codechanges, just changed eol-style to native
|
|
|
@2088
|
16 years |
landauf |
merged pickups back to trunk
|
|
|
@2087
|
16 years |
landauf |
merged objecthierarchy branch back to trunk
|
|
|
@1937
|
16 years |
landauf |
fixed radar-colour and AI-freeze bugs
|
|
|
@1934
|
16 years |
rgrieder |
Re-reverted revisions 1931-1932
|
|
|
@1932
|
16 years |
rgrieder |
Reverted the two command line arguments
|
|
|
@1930
|
16 years |
rgrieder |
Added command line argument 'level' to specify the level file. Include …
|
|
|
@1911
|
16 years |
landauf |
small camera fix
|
|
|
@1910
|
16 years |
scheusso |
reverted a change in ogre.cfg-init
|
|
|
@1908
|
16 years |
scheusso |
missing bracket
|
|
|
@1907
|
16 years |
scheusso |
merged network branch back to trunk
|
|
|
@1896
|
16 years |
rgrieder |
In msvc files:
- linked lua and tolua statically to toluagen and …
|
|
|
@1891
|
16 years |
rgrieder |
Moved all Ogre related code from GSRoot to GSGraphics.
You should now …
|
|
|
@1889
|
16 years |
landauf |
unsigned int → size_t for std::string related functions
I hope this …
|
|
|
@1887
|
16 years |
rgrieder |
FIRST THINGS FIRST: Delete or rename your keybindings.ini …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@1837
|
16 years |
adrfried |
includes fixed
|
|
|
@1828
|
16 years |
rgrieder |
Fixed bug reported by oli.
|
|
|
@1826
|
16 years |
rgrieder |
TimerBase are now ticked in GSRoot to be able to use them anywhere.
|
|
|
@1825
|
16 years |
rgrieder |
shutdown sequence poses problems after all…
|
|
|
@1824
|
16 years |
rgrieder |
Added some more Ogre shutdown code. Does not yet work properly if you …
|
|
|
@1822
|
16 years |
landauf |
small projectile fix
|
|
|
@1820
|
16 years |
rgrieder |
Temporarily disabled mipmaps to ensure functionality on tardis-d boxes
|
|
|
@1819
|
16 years |
rgrieder |
more fixes, sorry.
|
|
|
@1818
|
16 years |
rgrieder |
Hmm, tortoise seems to be buggy. my svn 'move' didn't work at all.
|
|
|
@1817
|
16 years |
rgrieder |
fixed CMLs…
|
|
|
@1816
|
16 years |
rgrieder |
Moved Radar related stuff to src/orxonox/objects. I don't like it …
|
|
|
@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
|
|
|
@1795
|
16 years |
rgrieder |
changed return type of ConfigFileManager::getInstance() to …
|
|
|
@1792
|
16 years |
rgrieder |
Changed initialisation of TclThreadManager, TclBind and Shell to match …
|
|
|
@1790
|
16 years |
rgrieder |
removed TickableReal
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@1782
|
16 years |
rgrieder |
- fixed the other bug with the Radar. The dots now disappear when …
|
|
|
@1781
|
16 years |
rgrieder |
- hack-fixed the colour of the radar dots.
- dealt with some M$ …
|
|
|
@1776
|
16 years |
landauf |
Many changes in almost all FindXYZ.cmake files. They now throw errors …
|
|
|
@1772
|
16 years |
scheusso |
fixed a bug in spaceship ai(segfault when client disconnects && client …
|
|
|
@1769
|
16 years |
scheusso |
sync frequencies do work now
|
|
|
@1767
|
16 years |
scheusso |
problems of the merge should be solved now (hopefully)
|
|
|
@1764
|
16 years |
rgrieder |
Moved Exception to util now that debug has been moved.
|
|
|
@1758
|
16 years |
scheusso |
cant remember
|
|
|
@1755
|
16 years |
rgrieder |
merged gui back to trunk.
update the media repository!
|
|
|
@1752
|
16 years |
landauf |
- removed #include "core/CoreIncludes.h" from Gamestate.h and put it …
|
|
|
@1751
|
16 years |
scheusso |
merged network branch back into trunk
|
|
|
@1747
|
16 years |
landauf |
merged core3 back to trunk
|
|
|
@1735
|
16 years |
scheusso |
network branch merged into trunk
|
|
|
@1633
|
16 years |
rgrieder |
- added font generation for the console (so that we can create the …
|
|
|
@1632
|
16 years |
rgrieder |
fixed a bug in OverlayText (no text was seen)
adjusted OverlayText in …
|
|
|
@1631
|
16 years |
rgrieder |
- tolua bind files generation support for msvc
- cleaned orxonox_vc8 …
|
|
|
@1628
|
16 years |
rgrieder |
default values for XMLPort work after all. There was just a bug that …
|
|
|