Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @1878   17 years rgrieder Fixed two issues with input: - Buffer gets cleared now when the window …
(edit) @1877   17 years rgrieder - finished renaming msvc files - the default dependency directory for …
(edit) @1876   17 years rgrieder svn save in order to switch filenames and keep versioning
(edit) @1875   17 years rgrieder Created branch for Adrian's ticket.
(edit) @1874   17 years rgrieder reverted changes from revision 1871. I'm terribly sorry, but the …
(edit) @1873   17 years rgrieder Bugfix in CMakeLists
(edit) @1872   17 years rgrieder - Modified cmake files to support library finding when using Visual …
(edit) @1871   17 years adrfried More warnings enabled
(edit) @1870   17 years martisty done…
(edit) @1869   17 years bhildebr Ben's tutorial ship from the PPS course
(edit) @1868   17 years mkaiser Mup
(edit) @1867   17 years dafrick My ship - J.B.
(edit) @1866   17 years rgrieder don't complain..
(edit) @1865   17 years rgrieder more mistakes..
(edit) @1864   17 years rgrieder more adjustments to the tutorial
(edit) @1863   17 years rgrieder final adjustments to the tutorial
(edit) @1862   17 years rgrieder added some open ended stuff
(edit) @1861   17 years rgrieder unintentionally commented a line..
(edit) @1860   17 years rgrieder added start.ini to disable the menu.
(edit) @1859   17 years rgrieder Disabled all spaceship effects per default.
(edit) @1858   17 years FelixSchulthess removing lod branch because i cannot run orxonox
(edit) @1857   17 years rgrieder Added comments to the TutorialShip
(edit) @1856   17 years landauf - some small adjustments in identifier and co. - renamed …
(edit) @1855   17 years rgrieder TutorialShip should now do basic stuff.
(edit) @1854   17 years landauf - some cmake fixes for ceguilua and mingw - small change in XMLPort
(edit) @1853   17 years rgrieder Added missing file from merge.
(edit) @1852   17 years rgrieder TutorialShip compiles now. Still a stub.
(edit) @1851   17 years bknecht LuaBind ↔Script confusion solved (thx Reto for noticing)\n Solved 4 …
(edit) @1850   17 years rgrieder reverted r1833: SpaceShip was split up
(edit) @1849   17 years rgrieder MINGW32 fix again for other CEGUILua version.
(edit) @1848   17 years rgrieder Bugfix for MINGW32 in CEGUILua.h
(edit) @1847   17 years rgrieder added TutorialShip. Not yet working
(edit) @1846   17 years rgrieder Merged Revisions 1831 - 1845 to tutorial. This is an update from the trunk.
(edit) @1845   17 years rgrieder in msvc files: tixml —> tinyxml
(edit) @1844   17 years rgrieder Removed ois dependency from orxonox and removed lua dependency from util
(edit) @1843   17 years rgrieder Added tolua_bind.h for core and orxonox to the output list —> make …
(edit) @1842   17 years rgrieder msvc files renaming done. Removed a few unnecessary settings too. …
(edit) @1841   17 years rgrieder - "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
(edit) @1840   17 years adrfried integer overflow fixed
(edit) @1839   17 years rgrieder renaming more.
(edit) @1838   17 years rgrieder renaming a few msvc files..
(edit) @1837   17 years adrfried includes fixed
(edit) @1836   17 years rgrieder moved msvc properties to the right folder.
(edit) @1835   17 years FelixSchulthess creating branch for lod testing and implementation
(edit) @1834   17 years scheusso Fix in Projectiles (network fix) different improvements in …
(edit) @1833   17 years scheusso splitted up SpaceShip into 2 files (don't panic, this applies only to …
(edit) @1832   17 years rgrieder bug fix
(edit) @1831   17 years rgrieder created new tutorial branch
(edit) @1830   17 years landauf small change in a string function
(edit) @1829   17 years rgrieder changed dependency folder to "dependencies" when using msvc.
(edit) @1828   17 years rgrieder Fixed bug reported by oli.
(edit) @1827   17 years scheusso another new gamestate concept ;) - server does an individual object …
(edit) @1826   17 years rgrieder TimerBase are now ticked in GSRoot to be able to use them anywhere.
(edit) @1825   17 years rgrieder shutdown sequence poses problems after all…
(edit) @1824   17 years rgrieder Added some more Ogre shutdown code. Does not yet work properly if you …
(edit) @1823   17 years landauf small change in Math.h: rnd not going anymore from 0 to 1 but from 0 …
Note: See TracRevisionLog for help on using the revision log.