Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1934   15 years rgrieder Re-reverted revisions 1931-1932
(edit) @1932   15 years rgrieder Reverted the two command line arguments
(edit) @1930   15 years rgrieder Added command line argument 'level' to specify the level file. Include …
(edit) @1911   15 years landauf small camera fix
(edit) @1910   15 years scheusso reverted a change in ogre.cfg-init
(edit) @1908   15 years scheusso missing bracket
(edit) @1907   15 years scheusso merged network branch back to trunk
(edit) @1896   15 years rgrieder In msvc files: - linked lua and tolua statically to toluagen and …
(edit) @1891   15 years rgrieder Moved all Ogre related code from GSRoot to GSGraphics. You should now …
(edit) @1889   15 years landauf unsigned int → size_t for std::string related functions I hope this …
(edit) @1887   15 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
(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) @1854   16 years landauf - some cmake fixes for ceguilua and mingw - small change in XMLPort
(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) @1841   16 years rgrieder - "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
(edit) @1837   16 years adrfried includes fixed
(edit) @1828   16 years rgrieder Fixed bug reported by oli.
(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) @1822   16 years landauf small projectile fix
(edit) @1820   16 years rgrieder Temporarily disabled mipmaps to ensure functionality on tardis-d boxes
(edit) @1819   16 years rgrieder more fixes, sorry.
(edit) @1818   16 years rgrieder Hmm, tortoise seems to be buggy. my svn 'move' didn't work at all.
(edit) @1817   16 years rgrieder fixed CMLs…
(edit) @1816   16 years rgrieder Moved Radar related stuff to src/orxonox/objects. I don't like it …
(edit) @1815   16 years rgrieder added more tolua dependencies (our own header files) fixed msvc files
(edit) @1813   16 years rgrieder Added all necessary dependencies so that the tolua bind files are …
(edit) @1810   16 years rgrieder merged ceguilua branch back to trunk
(edit) @1795   16 years rgrieder changed return type of ConfigFileManager::getInstance() to …
(edit) @1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
(edit) @1790   16 years rgrieder removed TickableReal
(edit) @1789   16 years rgrieder reverted r1787
(edit) @1788   16 years rgrieder Added a master InputState that is always active (except of course in …
(edit) @1787   16 years rgrieder Replaced macro "Class" with "GetClassIdentifier" to avoid future …
(edit) @1784   16 years rgrieder - removed obsolete Convert.h includes (possibly from old XML loading) …
(edit) @1783   16 years rgrieder - fixed F1 and F2 keys. F1 can now again be used to toggle the …
(edit) @1782   16 years rgrieder - fixed the other bug with the Radar. The dots now disappear when …
(edit) @1781   16 years rgrieder - hack-fixed the colour of the radar dots. - dealt with some M$ …
(edit) @1776   16 years landauf Many changes in almost all FindXYZ.cmake files. They now throw errors …
(edit) @1772   16 years scheusso fixed a bug in spaceship ai(segfault when client disconnects && client …
(edit) @1769   16 years scheusso sync frequencies do work now
(edit) @1767   16 years scheusso problems of the merge should be solved now (hopefully)
(edit) @1764   16 years rgrieder Moved Exception to util now that debug has been moved.
(edit) @1758   16 years scheusso cant remember ;)
(edit) @1755   16 years rgrieder merged gui back to trunk. update the media repository!
(edit) @1752   16 years landauf - removed #include "core/CoreIncludes.h" from Gamestate.h and put it …
(edit) @1751   16 years scheusso merged network branch back into trunk
(edit) @1747   16 years landauf merged core3 back to trunk
(edit) @1735   16 years scheusso network branch merged into trunk
(edit) @1633   16 years rgrieder - added font generation for the console (so that we can create the …
(edit) @1632   16 years rgrieder fixed a bug in OverlayText (no text was seen) adjusted OverlayText in …
(edit) @1631   16 years rgrieder - tolua bind files generation support for msvc - cleaned orxonox_vc8 …
(edit) @1628   16 years rgrieder default values for XMLPort work after all. There was just a bug that …
(edit) @1627   16 years rgrieder some adjustment to the default value setting in the overlay files
(edit) @1626   16 years rgrieder fixed a bug with Bar loading. setValue wasn't called after setLeft2Right()
(edit) @1625   16 years rgrieder merged hud branch back to trunk
(edit) @1612   16 years rgrieder tardis boxes were updated to cmake 2.6 which revealed a bug. [fixed]
(edit) @1608   16 years landauf - added a backlight to all SpaceShips, leaving a trail behind …
(edit) @1602   16 years landauf - added thruster flares - used new particle effects - enemies with …
(edit) @1580   16 years landauf started another attempt to fix the occasionally focus-cycling crash
(edit) @1578   16 years rgrieder gcc and msvc don't always see eye to eye, fortunately… Also created …
(edit) @1577   16 years rgrieder - cleaned up InGameConsole a little bit - adjusted noise (has a config …
(edit) @1576   16 years scheusso Another bug, that caused a segfault in server mode, removed …
(edit) @1575   16 years scheusso this fixes a bug (segfault) when closing orxonox in client mode
(edit) @1571   16 years rgrieder - changed console font to Monofur - please check whether the character …
(edit) @1568   16 years landauf - BarOverlayElement interpolates between given colours - Tried to fix …
(edit) @1567   16 years rgrieder - changed a default value concerning the derived mouse input (maybe …
(edit) @1566   16 years landauf - added a prediction-crosshair to the navigation focus - fixed a bug …
(edit) @1564   16 years landauf - several small changes in most of the HUD classes (code cleanup): …
(edit) @1563   16 years landauf - added configurable detaillevel for particle effects to …
(edit) @1562   16 years landauf - AI ships are now displayed with a point with its teamcolour on the …
(edit) @1560   16 years landauf forgot one
(edit) @1559   16 years landauf used isInitialized() in destructors where needed and changed …
(edit) @1558   16 years landauf added support for isVisible() and isActive() to all objects. those …
(edit) @1556   16 years landauf now it's tested on tardis… fixed a small typo.\n additionally …
(edit) @1555   16 years landauf - ParticleInterface uses Orxonox::getTimeFactor to make particle …
(edit) @1554   16 years landauf changed default values of Projectile: lifetime_ = 4 and speed_ = 5000 …
(edit) @1553   16 years landauf moved ParticleInterface to tools, deleted particle by the way, the …
(edit) @1552   16 years landauf several improvements: - AI works properly now - add enemies with …
(edit) @1543   16 years rgrieder - applied patch to remove ClassManager (wouldn't wanna maintain it …
(edit) @1540   16 years landauf some console tweaks
(edit) @1539   16 years rgrieder that removes a gcc warning
(edit) @1538   16 years rgrieder - fixed a bug in cursorChanged in InGameConsole - prevented Ogre from …
(edit) @1535   16 years rgrieder merged input branch back to trunk
(edit) @1534   16 years rgrieder merged network branch back to trunk
(edit) @1511   16 years rgrieder removed commented shader hacks
(edit) @1507   16 years rgrieder Ogre 1.4.3 doesn't supprot Log::setDebugOutputEnable(bool)
(edit) @1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
(edit) @1504   16 years rgrieder Once again, set all the svn:eol-style property to native. I really …
(edit) @1502   16 years rgrieder - @everyone: Do not create a branch until I've added the svn:eol-style …
(edit) @1407   16 years rgrieder - reverted the HUD changes to ease up back merge from network branch …
(edit) @1401   16 years FelixSchulthess better this way
(edit) @1400   16 years FelixSchulthess moved to spaceship what belonged there
(edit) @1399   16 years FelixSchulthess enhanced navigation with a target designation cursor
(edit) @1396   16 years FelixSchulthess last 2 commits were accidentally, because i used shel command history. …
(edit) @1395   16 years FelixSchulthess moved navigation marker to new class: Navigation
(edit) @1394   16 years FelixSchulthess moved navigation marker to new class: Navigation
Note: See TracRevisionLog for help on using the revision log.