Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1919   15 years rgrieder Added OgreODE to our source repository because already we really need …
(edit) @1918   15 years rgrieder updated msvc files
(edit) @1917   15 years landauf added some includes
(edit) @1916   15 years landauf removed WorldEntity, SpaceShip and several other objects removed …
(edit) @1915   15 years FelixSchulthess creating planets branch from trunk
(edit) @1914   15 years rgrieder Created branch to work on stats overlays.
(edit) @1913   15 years rgrieder Created branch to integrate ODE into our project.
(edit) @1912   15 years landauf created branch to work on the new object-hierarchy
(edit) @1911   15 years landauf small camera fix
(edit) @1910   15 years scheusso reverted a change in ogre.cfg-init
(edit) @1909   15 years rgrieder merge adjustments for msvc
(edit) @1908   15 years scheusso missing bracket
(edit) @1907   15 years scheusso merged network branch back to trunk
(edit) @1906   15 years rgrieder added OrxonoxStableHeaders.h to new source files.
(edit) @1905   15 years rgrieder Minor changes in directory structure of msvc dependencies to enhance …
(edit) @1904   15 years rgrieder Tiny correction. The branch now compiles runs on my box.
(edit) @1903   15 years scheusso improved (clientbased) diffing for Gamestates
(edit) @1902   15 years rgrieder Fixed double statement in GSServer.cc concerning Settings::hasServer()
(edit) @1901   15 years scheusso Lots of changes: Some fixes/hacks in objects Changes in Gamestates and …
(edit) @1900   15 years rgrieder placed msvc project "orxonox" at the beginning of orxonox_vc8.sln to …
(edit) @1899   15 years rgrieder cleaned the newly created orxonox.ini files in init/ so that only …
(edit) @1898   15 years rgrieder what's my laptop name doing there? Microsoft keeps track…
(edit) @1897   15 years rgrieder Added init directory that contains all the files required to run …
(edit) @1896   15 years rgrieder In msvc files: - linked lua and tolua statically to toluagen and …
(edit) @1895   15 years dafrick
(edit) @1894   15 years rgrieder - Converted ExprParser to 4 spaces/tab - Tiny little bug in String.cc
(edit) @1893   15 years landauf updated IRC server (update media repository too)
(edit) @1892   15 years rgrieder Added isClient() function in Settings.
(edit) @1891   15 years rgrieder Moved all Ogre related code from GSRoot to GSGraphics. You should now …
(edit) @1890   15 years scheusso first efforts to make the network module 64bit compatible gamestates …
(edit) @1889   15 years landauf unsigned int → size_t for std::string related functions I hope this …
(edit) @1888   15 years rgrieder gcc can see more: signed —> unsigned integer.
(edit) @1887   15 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
(edit) @1886   15 years adrfried Set library path on Windoof.
(edit) @1885   15 years rgrieder src/ois include directory is required after all: for ois subfolders
(edit) @1884   15 years rgrieder We had no overview of include directories: - Placed all of them in …
(edit) @1883   15 years adrfried Fix for older CMake versions. Works on Tardis.
(edit) @1882   15 years adrfried out-of-source-builds working in basics
(edit) @1881   15 years rgrieder Changed initialisation of internally handled InputStates and InputHandlers.
(edit) @1880   15 years rgrieder removed gcc warning about initialisation order in InputState::InputState()
(edit) @1879   15 years rgrieder Removed some always-true statements that gcc issued with the -W …
(edit) @1878   15 years rgrieder Fixed two issues with input: - Buffer gets cleared now when the window …
(edit) @1877   15 years rgrieder - finished renaming msvc files - the default dependency directory for …
(edit) @1876   15 years rgrieder svn save in order to switch filenames and keep versioning
(edit) @1875   15 years rgrieder Created branch for Adrian's ticket.
(edit) @1874   15 years rgrieder reverted changes from revision 1871. I'm terribly sorry, but the …
(edit) @1873   15 years rgrieder Bugfix in CMakeLists
(edit) @1872   15 years rgrieder - Modified cmake files to support library finding when using Visual …
(edit) @1871   15 years adrfried More warnings enabled
(edit) @1870   15 years martisty done…
(edit) @1869   15 years bhildebr Ben's tutorial ship from the PPS course
(edit) @1868   15 years mkaiser Mup
(edit) @1867   15 years dafrick My ship - J.B.
(edit) @1866   15 years rgrieder don't complain..
(edit) @1865   15 years rgrieder more mistakes..
(edit) @1864   15 years rgrieder more adjustments to the tutorial
(edit) @1863   15 years rgrieder final adjustments to the tutorial
(edit) @1862   15 years rgrieder added some open ended stuff
(edit) @1861   16 years rgrieder unintentionally commented a line..
(edit) @1860   16 years rgrieder added start.ini to disable the menu.
(edit) @1859   16 years rgrieder Disabled all spaceship effects per default.
(edit) @1858   16 years FelixSchulthess removing lod branch because i cannot run orxonox
(edit) @1857   16 years rgrieder Added comments to the TutorialShip
(edit) @1856   16 years landauf - some small adjustments in identifier and co. - renamed …
(edit) @1855   16 years rgrieder TutorialShip should now do basic stuff.
(edit) @1854   16 years landauf - some cmake fixes for ceguilua and mingw - small change in XMLPort
(edit) @1853   16 years rgrieder Added missing file from merge.
(edit) @1852   16 years rgrieder TutorialShip compiles now. Still a stub.
(edit) @1851   16 years bknecht LuaBind ↔Script confusion solved (thx Reto for noticing)\n Solved 4 …
(edit) @1850   16 years rgrieder reverted r1833: SpaceShip was split up
(edit) @1849   16 years rgrieder MINGW32 fix again for other CEGUILua version.
(edit) @1848   16 years rgrieder Bugfix for MINGW32 in CEGUILua.h
(edit) @1847   16 years rgrieder added TutorialShip. Not yet working
(edit) @1846   16 years rgrieder Merged Revisions 1831 - 1845 to tutorial. This is an update from the trunk.
(edit) @1845   16 years rgrieder in msvc files: tixml —> tinyxml
(edit) @1844   16 years rgrieder Removed ois dependency from orxonox and removed lua dependency from util
(edit) @1843   16 years rgrieder Added tolua_bind.h for core and orxonox to the output list —> make …
(edit) @1842   16 years rgrieder msvc files renaming done. Removed a few unnecessary settings too. …
(edit) @1841   16 years rgrieder - "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
(edit) @1840   16 years adrfried integer overflow fixed
(edit) @1839   16 years rgrieder renaming more.
(edit) @1838   16 years rgrieder renaming a few msvc files..
(edit) @1837   16 years adrfried includes fixed
(edit) @1836   16 years rgrieder moved msvc properties to the right folder.
(edit) @1835   16 years FelixSchulthess creating branch for lod testing and implementation
(edit) @1834   16 years scheusso Fix in Projectiles (network fix) different improvements in …
(edit) @1833   16 years scheusso splitted up SpaceShip into 2 files (don't panic, this applies only to …
(edit) @1832   16 years rgrieder bug fix
(edit) @1831   16 years rgrieder created new tutorial branch
(edit) @1830   16 years landauf small change in a string function
(edit) @1829   16 years rgrieder changed dependency folder to "dependencies" when using msvc.
(edit) @1828   16 years rgrieder Fixed bug reported by oli.
(edit) @1827   16 years scheusso another new gamestate concept ;) - server does an individual object …
(edit) @1826   16 years rgrieder TimerBase are now ticked in GSRoot to be able to use them anywhere.
(edit) @1825   16 years rgrieder shutdown sequence poses problems after all…
(edit) @1824   16 years rgrieder Added some more Ogre shutdown code. Does not yet work properly if you …
(edit) @1823   16 years landauf small change in Math.h: rnd not going anymore from 0 to 1 but from 0 …
(edit) @1822   16 years landauf small projectile fix
(edit) @1821   16 years rgrieder Deleted obsolete Error class.
(edit) @1820   16 years rgrieder Temporarily disabled mipmaps to ensure functionality on tardis-d boxes
Note: See TracRevisionLog for help on using the revision log.