Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @1822   17 years landauf small projectile fix
(edit) @1821   17 years rgrieder Deleted obsolete Error class.
(edit) @1820   17 years rgrieder Temporarily disabled mipmaps to ensure functionality on tardis-d boxes
(edit) @1819   17 years rgrieder more fixes, sorry.
(edit) @1818   17 years rgrieder Hmm, tortoise seems to be buggy. my svn 'move' didn't work at all.
(edit) @1817   17 years rgrieder fixed CMLs…
(edit) @1816   17 years rgrieder Moved Radar related stuff to src/orxonox/objects. I don't like it …
(edit) @1815   17 years rgrieder added more tolua dependencies (our own header files) fixed msvc files
(edit) @1814   17 years rgrieder bugfix. damn typos..
(edit) @1813   17 years rgrieder Added all necessary dependencies so that the tolua bind files are …
(edit) @1812   17 years rgrieder forgot the directory..
(edit) @1811   17 years rgrieder CMake should now notice if a *.lua files changes and generate our own …
(edit) @1810   17 years rgrieder merged ceguilua branch back to trunk
(edit) @1809   17 years rgrieder removed version specific lua folders removed lua 5.0 package file int …
(edit) @1808   17 years rgrieder Minor changes with cmake files. The whole thing compiles on tardis now
(edit) @1807   17 years rgrieder modification to ceguilua 0.5 in order to work with lua 5.1.3
(edit) @1806   17 years rgrieder added single 5.1.3 directory for lua since CEGUILua 0.5 can also build …
(edit) @1805   17 years rgrieder attempt to read CEGUIVersion.h
(edit) @1804   17 years rgrieder Implemented lua and ceguilua as far as it works now with visual …
(edit) @1803   17 years rgrieder added files for lua 5.1.3, lua 5.0.3, CEGUILua-0.6.1 and CEGUILua-0.5.0b
(edit) @1802   17 years rgrieder Added almost global try/catch block to at least display the error.
(edit) @1801   17 years rgrieder Short branch to include lua and ceguiLua.
(edit) @1800   17 years scheusso client-based object selection (in gamestate transmission) should now work
(edit) @1799   17 years scheusso test
(edit) @1798   17 years scheuss test
(edit) @1797   17 years scheusso testfile
(edit) @1796   17 years scheusso testfile
(edit) @1795   17 years rgrieder changed return type of ConfigFileManager::getInstance() to …
(edit) @1794   17 years scheusso some security assert in synchronisable
(edit) @1793   17 years scheusso chat works again now. some doxygen. small change according to playerid …
(edit) @1792   17 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
(edit) @1791   17 years landauf added comments to all my classes in util
(edit) @1790   17 years rgrieder removed TickableReal
(edit) @1789   17 years rgrieder reverted r1787
(edit) @1788   17 years rgrieder Added a master InputState that is always active (except of course in …
Note: See TracRevisionLog for help on using the revision log.