|
|
@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 …
|
|
|
@1877
|
16 years |
rgrieder |
- finished renaming msvc files
- the default dependency directory for …
|
|
|
@1876
|
16 years |
rgrieder |
svn save in order to switch filenames and keep versioning
|
|
|
@1875
|
16 years |
rgrieder |
Created branch for Adrian's ticket.
|
|
|
@1874
|
16 years |
rgrieder |
reverted changes from revision 1871.
I'm terribly sorry, but the …
|
|
|
@1873
|
16 years |
rgrieder |
Bugfix in CMakeLists
|
|
|
@1872
|
16 years |
rgrieder |
- Modified cmake files to support library finding when using Visual …
|
|
|
@1871
|
16 years |
adrfried |
More warnings enabled
|
|
|
@1870
|
16 years |
martisty |
done…
|
|
|
@1869
|
16 years |
bhildebr |
Ben's tutorial ship from the PPS course
|
|
|
@1868
|
16 years |
mkaiser |
Mup
|
|
|
@1867
|
16 years |
dafrick |
My ship - J.B.
|
|
|
@1866
|
16 years |
rgrieder |
don't complain..
|
|
|
@1865
|
16 years |
rgrieder |
more mistakes..
|
|
|
@1864
|
16 years |
rgrieder |
more adjustments to the tutorial
|
|
|
@1863
|
16 years |
rgrieder |
final adjustments to the tutorial
|
|
|
@1862
|
16 years |
rgrieder |
added some open ended stuff
|
|
|
@1861
|
16 years |
rgrieder |
unintentionally commented a line..
|
|
|
@1860
|
16 years |
rgrieder |
added start.ini to disable the menu.
|
|
|
@1859
|
16 years |
rgrieder |
Disabled all spaceship effects per default.
|
|
|
@1858
|
16 years |
FelixSchulthess |
removing lod branch because i cannot run orxonox
|
|
|
@1857
|
16 years |
rgrieder |
Added comments to the TutorialShip
|
|
|
@1856
|
16 years |
landauf |
- some small adjustments in identifier and co.
- renamed …
|
|
|
@1855
|
16 years |
rgrieder |
TutorialShip should now do basic stuff.
|
|
|
@1854
|
16 years |
landauf |
- some cmake fixes for ceguilua and mingw
- small change in XMLPort
|
|
|
@1853
|
16 years |
rgrieder |
Added missing file from merge.
|
|
|
@1852
|
16 years |
rgrieder |
TutorialShip compiles now. Still a stub.
|
|
|
@1851
|
16 years |
bknecht |
LuaBind ↔Script confusion solved (thx Reto for noticing)\n Solved 4 …
|
|
|
@1850
|
16 years |
rgrieder |
reverted r1833: SpaceShip was split up
|
|
|
@1849
|
16 years |
rgrieder |
MINGW32 fix again for other CEGUILua version.
|
|
|
@1848
|
16 years |
rgrieder |
Bugfix for MINGW32 in CEGUILua.h
|
|
|
@1847
|
16 years |
rgrieder |
added TutorialShip. Not yet working
|
|
|
@1846
|
16 years |
rgrieder |
Merged Revisions 1831 - 1845 to tutorial. This is an update from the trunk.
|
|
|
@1845
|
16 years |
rgrieder |
in msvc files: tixml —> tinyxml
|
|
|
@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 …
|
|
|
@1842
|
16 years |
rgrieder |
msvc files renaming done. Removed a few unnecessary settings too. …
|
|
|
@1841
|
16 years |
rgrieder |
- "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
|
|
|
@1840
|
16 years |
adrfried |
integer overflow fixed
|
|
|
@1839
|
16 years |
rgrieder |
renaming more.
|
|
|
@1838
|
16 years |
rgrieder |
renaming a few msvc files..
|
|
|
@1837
|
16 years |
adrfried |
includes fixed
|
|
|
@1836
|
16 years |
rgrieder |
moved msvc properties to the right folder.
|
|
|
@1835
|
16 years |
FelixSchulthess |
creating branch for lod testing and implementation
|
|
|
@1834
|
16 years |
scheusso |
Fix in Projectiles (network fix)
different improvements in …
|
|
|
@1833
|
16 years |
scheusso |
splitted up SpaceShip into 2 files (don't panic, this applies only to …
|
|
|
@1832
|
16 years |
rgrieder |
bug fix
|
|
|
@1831
|
16 years |
rgrieder |
created new tutorial branch
|
|
|
@1830
|
16 years |
landauf |
small change in a string function
|
|
|
@1829
|
16 years |
rgrieder |
changed dependency folder to "dependencies" when using msvc.
|
|
|
@1828
|
16 years |
rgrieder |
Fixed bug reported by oli.
|
|
|
@1827
|
16 years |
scheusso |
another new gamestate concept
- server does an individual object …
|
|
|
@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 …
|
|
|
@1823
|
16 years |
landauf |
small change in Math.h: rnd not going anymore from 0 to 1 but from 0 …
|
|
|
@1822
|
16 years |
landauf |
small projectile fix
|
|
|
@1821
|
16 years |
rgrieder |
Deleted obsolete Error class.
|
|
|
@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
|
|
|
@1814
|
16 years |
rgrieder |
bugfix. damn typos..
|
|
|
@1813
|
16 years |
rgrieder |
Added all necessary dependencies so that the tolua bind files are …
|
|
|
@1812
|
16 years |
rgrieder |
forgot the directory..
|
|
|
@1811
|
16 years |
rgrieder |
CMake should now notice if a *.lua files changes and generate our own …
|
|
|
@1810
|
16 years |
rgrieder |
merged ceguilua branch back to trunk
|
|
|
@1809
|
16 years |
rgrieder |
removed version specific lua folders
removed lua 5.0 package file int …
|
|
|
@1808
|
16 years |
rgrieder |
Minor changes with cmake files. The whole thing compiles on tardis now
|
|
|
@1807
|
16 years |
rgrieder |
modification to ceguilua 0.5 in order to work with lua 5.1.3
|
|
|
@1806
|
16 years |
rgrieder |
added single 5.1.3 directory for lua since CEGUILua 0.5 can also build …
|
|
|
@1805
|
16 years |
rgrieder |
attempt to read CEGUIVersion.h
|
|
|
@1804
|
16 years |
rgrieder |
Implemented lua and ceguilua as far as it works now with visual …
|
|
|
@1803
|
16 years |
rgrieder |
added files for lua 5.1.3, lua 5.0.3, CEGUILua-0.6.1 and CEGUILua-0.5.0b
|
|
|
@1802
|
16 years |
rgrieder |
Added almost global try/catch block to at least display the error.
|
|
|
@1801
|
16 years |
rgrieder |
Short branch to include lua and ceguiLua.
|
|
|
@1800
|
16 years |
scheusso |
client-based object selection (in gamestate transmission) should now work
|
|
|
@1799
|
16 years |
scheusso |
test
|
|
|
@1798
|
16 years |
scheuss |
test
|
|
|
@1797
|
16 years |
scheusso |
testfile
|
|
|
@1796
|
16 years |
scheusso |
testfile
|
|
|
@1795
|
16 years |
rgrieder |
changed return type of ConfigFileManager::getInstance() to …
|
|
|
@1794
|
16 years |
scheusso |
some security assert in synchronisable
|
|
|
@1793
|
16 years |
scheusso |
chat works again now. some doxygen. small change according to playerid …
|
|
|
@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
|
|
|
@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 …
|
|
|
@1786
|
16 years |
rgrieder |
Corrected types when using 'const Type' constants
|
|
|
@1785
|
16 years |
rgrieder |
replaced the macro constants with c++'s idea of constants in network …
|
|
|
@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$ …
|
|
|