Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1978   17 years adrfried simplified use of -iquote
(edit) @1977   17 years adrfried further cleanup
(edit) @1976   17 years adrfried started adding paths for tardis in CheckTardis.cmake
(edit) @1975   17 years adrfried lua removed and using extern one
(edit) @1974   17 years rgrieder src/CMakeLists.txt update for OgreBullet and Bullet.
(edit) @1973   17 years rgrieder Added OgreOde svn trunk version info.
(edit) @1972   17 years rgrieder Downgraded Bullet to latest tagged version: 2.72 That should give us …
(edit) @1971   17 years rgrieder Added OgreBullet to the repository. The revision was 2493 …
(edit) @1970   17 years landauf added Template class
(edit) @1969   17 years landauf some small adjustments in Trigger (console command and xmlport)
(edit) @1968   17 years landauf added MovableEntity with network optimization for constant velocity …
(edit) @1967   17 years rgrieder updated CMLs accordingly.
(edit) @1966   17 years rgrieder Let's go for multithreaded physics!
(edit) @1965   17 years rgrieder file required after all.
(edit) @1964   17 years rgrieder clicked on the wrong folder.. Here are the CMLs changes.
(edit) @1963   17 years rgrieder Added Bullet physics engine.
(edit) @1962   17 years rgrieder small fixes.
(edit) @1961   17 years rgrieder updated msvc files and adjusted merged files.
(edit) @1960   17 years landauf - some unsigned int conversions (except gamestatemanager) - small fix …
(edit) @1959   17 years rgrieder Merged script_trigger branch into objecthierarchy branch. Also merged …
(edit) @1958   17 years scheusso and here are the missing files
(edit) @1957   17 years scheusso small Test-object
(edit) @1956   17 years bknecht now you can also invert the mode in the XML loading
(edit) @1955   17 years scheusso ClientInformation is now consisten with other classes regarding …
(edit) @1954   17 years bknecht Triggers now implemented. Trigger may now have children, two or four …
(edit) @1953   17 years landauf added chat overlay
(edit) @1952   17 years scheusso -fixed a compiler error -fixed a problem with multiple clients connected
(edit) @1951   17 years polakma Objekte erstellt.
(edit) @1950   17 years landauf small update to do further network tests
(edit) @1949   17 years rgrieder Moved all showsGraphics, hasServer, etc. functions from Settings class …
(edit) @1948   17 years rgrieder Fixed a bug with an index variable not being set to 0 first.
(edit) @1947   17 years rgrieder updated msvc files.
(edit) @1946   17 years landauf synchronizes the players name
(edit) @1945   17 years landauf added option "forceCallback" to updateData(…) in Synchronisable to …
(edit) @1944   17 years scheusso Some fixes in gamestate generation and handling (especially when no …
(edit) @1943   17 years landauf more fixes… damn strings :D
(edit) @1942   17 years landauf another small fix and a new levelfile (media update)
(edit) @1941   17 years scheusso small fix
(edit) @1940   17 years landauf did some first (and very unfinished) steps to deal with different …
(edit) @1939   17 years scheusso forgot some things
(edit) @1938   17 years scheusso added ClientConnectionListener that get information about clients …
(edit) @1937   17 years landauf fixed radar-colour and AI-freeze bugs
(edit) @1936   17 years FelixSchulthess i create lod branch again
(edit) @1935   17 years FelixSchulthess i hate vim and i remove lod branch
(edit) @1934   17 years rgrieder Re-reverted revisions 1931-1932
(edit) @1933   17 years martisty Collision detection
(edit) @1932   17 years rgrieder Reverted the two command line arguments
(edit) @1931   17 years rgrieder Added command line argument 'keyboard_no_grad' to suppress keyboard …
(edit) @1930   17 years rgrieder Added command line argument 'level' to specify the level file. Include …
(edit) @1929   17 years chpeter create new network branch
(edit) @1928   17 years chpeter delete old network branch
(edit) @1927   17 years dsommer added pickup branch
(edit) @1926   17 years polakma create new weapon branch
(edit) @1925   17 years rgrieder Correcting some typos and adding an include and a library.
(edit) @1924   17 years rgrieder Added little physics test using OgreODE.
(edit) @1923   17 years rgrieder Cleaned up the heavy mess with header file includes in OgreOde. It …
(edit) @1922   17 years rgrieder Minor adjustments to OgreODE when compiling under gcc.
(edit) @1921   17 years rgrieder Added Orxonox version information.
(edit) @1920   17 years rgrieder First attempt to find ODE on a tardis box.
(edit) @1919   17 years rgrieder Added OgreODE to our source repository because already we really need …
(edit) @1918   17 years rgrieder updated msvc files
(edit) @1917   17 years landauf added some includes
(edit) @1916   17 years landauf removed WorldEntity, SpaceShip and several other objects removed …
(edit) @1915   17 years FelixSchulthess creating planets branch from trunk
(edit) @1914   17 years rgrieder Created branch to work on stats overlays.
(edit) @1913   17 years rgrieder Created branch to integrate ODE into our project.
(edit) @1912   17 years landauf created branch to work on the new object-hierarchy
(edit) @1911   17 years landauf small camera fix
(edit) @1910   17 years scheusso reverted a change in ogre.cfg-init
(edit) @1909   17 years rgrieder merge adjustments for msvc
(edit) @1908   17 years scheusso missing bracket
(edit) @1907   17 years scheusso merged network branch back to trunk
(edit) @1906   17 years rgrieder added OrxonoxStableHeaders.h to new source files.
(edit) @1905   17 years rgrieder Minor changes in directory structure of msvc dependencies to enhance …
(edit) @1904   17 years rgrieder Tiny correction. The branch now compiles runs on my box.
(edit) @1903   17 years scheusso improved (clientbased) diffing for Gamestates
(edit) @1902   17 years rgrieder Fixed double statement in GSServer.cc concerning Settings::hasServer()
(edit) @1901   17 years scheusso Lots of changes: Some fixes/hacks in objects Changes in Gamestates and …
(edit) @1900   17 years rgrieder placed msvc project "orxonox" at the beginning of orxonox_vc8.sln to …
(edit) @1899   17 years rgrieder cleaned the newly created orxonox.ini files in init/ so that only …
(edit) @1898   17 years rgrieder what's my laptop name doing there? Microsoft keeps track…
(edit) @1897   17 years rgrieder Added init directory that contains all the files required to run …
(edit) @1896   17 years rgrieder In msvc files: - linked lua and tolua statically to toluagen and …
(edit) @1895   17 years dafrick
(edit) @1894   17 years rgrieder - Converted ExprParser to 4 spaces/tab - Tiny little bug in String.cc
(edit) @1893   17 years landauf updated IRC server (update media repository too)
(edit) @1892   17 years rgrieder Added isClient() function in Settings.
(edit) @1891   17 years rgrieder Moved all Ogre related code from GSRoot to GSGraphics. You should now …
(edit) @1890   17 years scheusso first efforts to make the network module 64bit compatible gamestates …
(edit) @1889   17 years landauf unsigned int → size_t for std::string related functions I hope this …
(edit) @1888   17 years rgrieder gcc can see more: signed —> unsigned integer.
(edit) @1887   17 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
(edit) @1886   17 years adrfried Set library path on Windoof.
(edit) @1885   17 years rgrieder src/ois include directory is required after all: for ois subfolders
(edit) @1884   17 years rgrieder We had no overview of include directories: - Placed all of them in …
(edit) @1883   17 years adrfried Fix for older CMake versions. Works on Tardis.
(edit) @1882   17 years adrfried out-of-source-builds working in basics
(edit) @1881   17 years rgrieder Changed initialisation of internally handled InputStates and InputHandlers.
(edit) @1880   17 years rgrieder removed gcc warning about initialisation order in InputState::InputState()
(edit) @1879   17 years rgrieder Removed some always-true statements that gcc issued with the -W …
Note: See TracRevisionLog for help on using the revision log.