|
|
@2044
|
16 years |
landauf |
added some new graphical classes
|
|
|
@2043
|
16 years |
dafrick |
Some minor adjustements, just comitting to be on the safe side.
|
|
|
@2042
|
16 years |
landauf |
added camerapositions
|
|
|
@2041
|
16 years |
landauf |
bugs—
network++
endurance—
tiredness++
but it still doesn't work …
|
|
|
@2040
|
16 years |
rgrieder |
reverted those svn:eol-style "native" properties: Tomorrow then.
|
|
|
@2039
|
16 years |
rgrieder |
updated msvc orxonox project.
|
|
|
@2038
|
16 years |
rgrieder |
Removed merged branches core3 and gui.
|
|
|
@2037
|
16 years |
rgrieder |
added svn:eol-style "native" to all text files.
|
|
|
@2036
|
16 years |
rgrieder |
Added minimal test files for a statistics overlay.
|
|
|
@2035
|
16 years |
scheusso |
objects with non-existing creator (on client-side) get ignored now
|
|
|
@2034
|
16 years |
landauf |
Synchronisable translates creator ↔ creatorID
|
|
|
@2033
|
16 years |
scheusso |
some minor bugs fixed
|
|
|
@2032
|
16 years |
landauf |
a small change to test something
|
|
|
@2031
|
16 years |
landauf |
some small adjustments in the network
|
|
|
@2030
|
16 years |
rgrieder |
- Moved SignalHandler from orxonox to util
- Moved CameraHandler from …
|
|
|
@2029
|
16 years |
landauf |
some changes in Trigger and DistanceTrigger
|
|
|
@2028
|
16 years |
scheusso |
updated updateMedia script
updated file
we are able to …
|
|
|
@2027
|
16 years |
landauf |
no codechanges, just moved some files
|
|
|
@2026
|
16 years |
landauf |
lua include is now looking for files in the media directory
|
|
|
@2025
|
16 years |
rgrieder |
Removed something we better never mention again…
|
|
|
@2024
|
16 years |
landauf |
added spaceship
|
|
|
@2023
|
16 years |
rgrieder |
- Added support for dedicated server. Could not network test it yet, …
|
|
|
@2022
|
16 years |
dafrick |
Compiles.
|
|
|
@2021
|
16 years |
dafrick |
Nearly compiles, some minor improvements.
|
|
|
@2020
|
16 years |
rgrieder |
- Updated msvc files
- Changed iterator to const_iterator for stl …
|
|
|
@2019
|
16 years |
landauf |
many changes, most important: BaseObject takes now a pointer to it's …
|
|
|
@2018
|
16 years |
rgrieder |
Unintentionally committed my library directory. reverting..
|
|
|
@2017
|
16 years |
rgrieder |
Changed conversion_cast≠() to omni_cast≠() and added support for …
|
|
|
@2016
|
16 years |
rgrieder |
Merged the changes in Convert.h from core3 branch back.
If it doesn't …
|
|
|
@2015
|
16 years |
rgrieder |
Reverted changes made for the test. Going to merge now..
|
|
|
@2014
|
16 years |
rgrieder |
Added convert test for gcc.
|
|
|
@2013
|
16 years |
rgrieder |
tiny adjustments to various files. just came across certain things..
|
|
|
@2012
|
16 years |
landauf |
renamed LevelInfo as Level
|
|
|
@2011
|
16 years |
scheusso |
use the new media path now
|
|
|
@2010
|
16 years |
landauf |
renamed Level to XMLFile
|
|
|
@2009
|
16 years |
scheusso |
server is now able to deliver ping time and packet loss ratio for all …
|
|
|
@2008
|
16 years |
scheusso |
juhuu rev 2008
|
|
|
@2007
|
16 years |
rgrieder |
Fixed the linux mouse movement bug. OIS has to warp the pointer to the …
|
|
|
@2006
|
16 years |
landauf |
many changes, can't remember everything, but these are the most …
|
|
|
@2005
|
16 years |
rgrieder |
Minor changes in CommandLine.
|
|
|
@2004
|
16 years |
rgrieder |
fixed a warning in KeyBinder.cc and an error when converting a …
|
|
|
@2003
|
16 years |
rgrieder |
Simplified CommandLineArgument by using the new MultiType.
That also …
|
|
|
@2002
|
16 years |
rgrieder |
- Added zeroise<T>() function hat returns a zero value of any math …
|
|
|
@2001
|
16 years |
rgrieder |
- Fixed issue with relative mouse movements.
- Fixed bug when parsing …
|
|
|
@2000
|
16 years |
dsommer |
Adding Subclasses to ShipItem.h
|
|
|
@1999
|
16 years |
adrfried |
works on tardis again, finally
|
|
|
@1998
|
16 years |
dsommer |
Pickups Basics
|
|
|
@1997
|
16 years |
dsommer |
added pickup folder
|
|
|
@1996
|
16 years |
dafrick |
Some cleaning, reorganization and implementation of some small methods.
|
|
|
@1995
|
16 years |
martisty |
Corrected CMLs in bullet, ogrebullet and global include directories. …
|
|
|
@1994
|
16 years |
rgrieder |
updated msvc files.
|
|
|
@1993
|
16 years |
landauf |
added several new classes
|
|
|
@1992
|
16 years |
dafrick |
Base of the quest system object hirarchy.
Doesn's compile, yet (or so …
|
|
|
@1991
|
16 years |
adrfried |
Tardis hacks for ALUT removed
|
|
|
@1990
|
16 years |
scheusso |
- some adjustments in client handling (we use unsigned int as id now …
|
|
|
@1989
|
16 years |
landauf |
- added ControllableEntity, the baseclass of all players, vehicles and …
|
|
|
@1988
|
16 years |
rgrieder |
Tardis compiles both Bullet and OgreBullet completely. However there …
|
|
|
@1987
|
16 years |
rgrieder |
Smaller fixes. Should be ok now for msvc.
|
|
|
@1986
|
16 years |
rgrieder |
updated msvc files to build Bullet and OgreBullet.
|
|
|
@1985
|
16 years |
rgrieder |
Split up OgreBullet into Collisions and Dynamics as it was intended by …
|
|
|
@1984
|
16 years |
rgrieder |
Added folders to split OgreBullet.
|
|
|
@1983
|
16 years |
rgrieder |
Some minor adjustments to compile OgreBullet with CMake.
|
|
|
@1982
|
16 years |
adrfried |
ceguilua reverted to 0.6.1
|
|
|
@1981
|
16 years |
adrfried |
tardis fixes
|
|
|
@1980
|
16 years |
adrfried |
using ceguilua-0.5.0
|
|
|
@1979
|
16 years |
adrfried |
test
|
|
|
@1978
|
16 years |
adrfried |
simplified use of -iquote
|
|
|
@1977
|
16 years |
adrfried |
further cleanup
|
|
|
@1976
|
16 years |
adrfried |
started adding paths for tardis in CheckTardis.cmake
|
|
|
@1975
|
16 years |
adrfried |
lua removed and using extern one
|
|
|
@1974
|
16 years |
rgrieder |
src/CMakeLists.txt update for OgreBullet and Bullet.
|
|
|
@1973
|
16 years |
rgrieder |
Added OgreOde svn trunk version info.
|
|
|
@1972
|
16 years |
rgrieder |
Downgraded Bullet to latest tagged version: 2.72
That should give us …
|
|
|
@1971
|
16 years |
rgrieder |
Added OgreBullet to the repository. The revision was 2493 …
|
|
|
@1970
|
16 years |
landauf |
added Template class
|
|
|
@1969
|
16 years |
landauf |
some small adjustments in Trigger (console command and xmlport)
|
|
|
@1968
|
16 years |
landauf |
added MovableEntity with network optimization for constant velocity …
|
|
|
@1967
|
16 years |
rgrieder |
updated CMLs accordingly.
|
|
|
@1966
|
16 years |
rgrieder |
Let's go for multithreaded physics!
|
|
|
@1965
|
16 years |
rgrieder |
file required after all.
|
|
|
@1964
|
16 years |
rgrieder |
clicked on the wrong folder.. Here are the CMLs changes.
|
|
|
@1963
|
16 years |
rgrieder |
Added Bullet physics engine.
|
|
|
@1962
|
16 years |
rgrieder |
small fixes.
|
|
|
@1961
|
16 years |
rgrieder |
updated msvc files and adjusted merged files.
|
|
|
@1960
|
16 years |
landauf |
- some unsigned int conversions (except gamestatemanager)
- small fix …
|
|
|
@1959
|
16 years |
rgrieder |
Merged script_trigger branch into objecthierarchy branch.
Also merged …
|
|
|
@1958
|
16 years |
scheusso |
and here are the missing files
|
|
|
@1957
|
16 years |
scheusso |
small Test-object
|
|
|
@1956
|
16 years |
bknecht |
now you can also invert the mode in the XML loading
|
|
|
@1955
|
16 years |
scheusso |
ClientInformation is now consisten with other classes regarding …
|
|
|
@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 …
|
|
|