|
|
@1954
|
16 years |
bknecht |
Triggers now implemented. Trigger may now have children, two or four …
|
|
|
@1953
|
16 years |
landauf |
added chat overlay
|
|
|
@1952
|
16 years |
scheusso |
-fixed a compiler error
-fixed a problem with multiple clients connected
|
|
|
@1951
|
16 years |
polakma |
Objekte erstellt.
|
|
|
@1950
|
16 years |
landauf |
small update to do further network tests
|
|
|
@1949
|
16 years |
rgrieder |
Moved all showsGraphics, hasServer, etc. functions from Settings class …
|
|
|
@1948
|
16 years |
rgrieder |
Fixed a bug with an index variable not being set to 0 first.
|
|
|
@1947
|
16 years |
rgrieder |
updated msvc files.
|
|
|
@1946
|
16 years |
landauf |
synchronizes the players name
|
|
|
@1945
|
16 years |
landauf |
added option "forceCallback" to updateData(…) in Synchronisable to …
|
|
|
@1944
|
16 years |
scheusso |
Some fixes in gamestate generation and handling (especially when no …
|
|
|
@1943
|
16 years |
landauf |
more fixes… damn strings
|
|
|
@1942
|
16 years |
landauf |
another small fix and a new levelfile (media update)
|
|
|
@1941
|
16 years |
scheusso |
small fix
|
|
|
@1940
|
16 years |
landauf |
did some first (and very unfinished) steps to deal with different …
|
|
|
@1939
|
16 years |
scheusso |
forgot some things
|
|
|
@1938
|
16 years |
scheusso |
added ClientConnectionListener that get information about clients …
|
|
|
@1937
|
16 years |
landauf |
fixed radar-colour and AI-freeze bugs
|
|
|
@1936
|
16 years |
FelixSchulthess |
i create lod branch again
|
|
|
@1935
|
16 years |
FelixSchulthess |
i hate vim and i remove lod branch
|
|
|
@1934
|
16 years |
rgrieder |
Re-reverted revisions 1931-1932
|
|
|
@1933
|
16 years |
martisty |
Collision detection
|
|
|
@1932
|
16 years |
rgrieder |
Reverted the two command line arguments
|
|
|
@1931
|
16 years |
rgrieder |
Added command line argument 'keyboard_no_grad' to suppress keyboard …
|
|
|
@1930
|
16 years |
rgrieder |
Added command line argument 'level' to specify the level file. Include …
|
|
|
@1929
|
16 years |
chpeter |
create new network branch
|
|
|
@1928
|
16 years |
chpeter |
delete old network branch
|
|
|
@1927
|
16 years |
dsommer |
added pickup branch
|
|
|
@1926
|
16 years |
polakma |
create new weapon branch
|
|
|
@1925
|
16 years |
rgrieder |
Correcting some typos and adding an include and a library.
|
|
|
@1924
|
16 years |
rgrieder |
Added little physics test using OgreODE.
|
|
|
@1923
|
16 years |
rgrieder |
Cleaned up the heavy mess with header file includes in OgreOde. It …
|
|
|
@1922
|
16 years |
rgrieder |
Minor adjustments to OgreODE when compiling under gcc.
|
|
|
@1921
|
16 years |
rgrieder |
Added Orxonox version information.
|
|
|
@1920
|
16 years |
rgrieder |
First attempt to find ODE on a tardis box.
|
|
|
@1919
|
16 years |
rgrieder |
Added OgreODE to our source repository because already we really need …
|
|
|
@1918
|
16 years |
rgrieder |
updated msvc files
|
|
|
@1917
|
16 years |
landauf |
added some includes
|
|
|
@1916
|
16 years |
landauf |
removed WorldEntity, SpaceShip and several other objects
removed …
|
|
|
@1915
|
16 years |
FelixSchulthess |
creating planets branch from trunk
|
|
|
@1914
|
16 years |
rgrieder |
Created branch to work on stats overlays.
|
|
|
@1913
|
16 years |
rgrieder |
Created branch to integrate ODE into our project.
|
|
|
@1912
|
16 years |
landauf |
created branch to work on the new object-hierarchy
|
|
|
@1911
|
16 years |
landauf |
small camera fix
|
|
|
@1910
|
16 years |
scheusso |
reverted a change in ogre.cfg-init
|
|
|
@1909
|
16 years |
rgrieder |
merge adjustments for msvc
|
|
|
@1908
|
16 years |
scheusso |
missing bracket
|
|
|
@1907
|
16 years |
scheusso |
merged network branch back to trunk
|
|
|
@1906
|
16 years |
rgrieder |
added OrxonoxStableHeaders.h to new source files.
|
|
|
@1905
|
16 years |
rgrieder |
Minor changes in directory structure of msvc dependencies to enhance …
|
|
|
@1904
|
16 years |
rgrieder |
Tiny correction. The branch now compiles runs on my box.
|
|
|
@1903
|
16 years |
scheusso |
improved (clientbased) diffing for Gamestates
|
|
|
@1902
|
16 years |
rgrieder |
Fixed double statement in GSServer.cc concerning Settings::hasServer()
|
|
|
@1901
|
16 years |
scheusso |
Lots of changes:
Some fixes/hacks in objects
Changes in Gamestates and …
|
|
|
@1900
|
16 years |
rgrieder |
placed msvc project "orxonox" at the beginning of orxonox_vc8.sln to …
|
|
|
@1899
|
16 years |
rgrieder |
cleaned the newly created orxonox.ini files in init/ so that only …
|
|
|
@1898
|
16 years |
rgrieder |
what's my laptop name doing there? Microsoft keeps track…
|
|
|
@1897
|
16 years |
rgrieder |
Added init directory that contains all the files required to run …
|
|
|
@1896
|
16 years |
rgrieder |
In msvc files:
- linked lua and tolua statically to toluagen and …
|
|
|
@1895
|
16 years |
dafrick |
|
|
|
@1894
|
16 years |
rgrieder |
- Converted ExprParser to 4 spaces/tab
- Tiny little bug in String.cc
|
|
|
@1893
|
16 years |
landauf |
updated IRC server (update media repository too)
|
|
|
@1892
|
16 years |
rgrieder |
Added isClient() function in Settings.
|
|
|
@1891
|
16 years |
rgrieder |
Moved all Ogre related code from GSRoot to GSGraphics.
You should now …
|
|
|
@1890
|
16 years |
scheusso |
first efforts to make the network module 64bit compatible
gamestates …
|
|
|
@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 …
|
|
|
@1886
|
16 years |
adrfried |
Set library path on Windoof.
|
|
|
@1885
|
16 years |
rgrieder |
src/ois include directory is required after all: for ois subfolders
|
|
|
@1884
|
16 years |
rgrieder |
We had no overview of include directories:
- Placed all of them in …
|
|
|
@1883
|
16 years |
adrfried |
Fix for older CMake versions. Works on Tardis.
|
|
|
@1882
|
16 years |
adrfried |
out-of-source-builds working in basics
|
|
|
@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 …
|
|
|
@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.
|
|
|