Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

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