|
|
@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 …
|
|
|
@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 …
|
|
|
@1994
|
16 years |
rgrieder |
updated msvc files.
|
|
|
@1993
|
16 years |
landauf |
added several new classes
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@1955
|
16 years |
scheusso |
ClientInformation is now consisten with other classes regarding …
|
|
|
@1953
|
16 years |
landauf |
added chat overlay
|
|
|
@1952
|
16 years |
scheusso |
-fixed a compiler error
-fixed a problem with multiple clients connected
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@1912
|
16 years |
landauf |
created branch to work on the new object-hierarchy
|
|
copied from code/trunk:
|
|
|
@1911
|
16 years |
landauf |
small camera fix
|