Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1605   16 years scheusso enhanced run-script (X autorepeat should now also be set, if signal …
(edit) @1604   16 years rgrieder - adjusted Radar to fit in XML loading scheme - OverlayGroup should be …
(edit) @1603   16 years rgrieder updated msvc files for core3 branch
(edit) @1602   16 years landauf - added thruster flares - used new particle effects - enemies with …
(edit) @1601   16 years rgrieder - new folder structure for overlays: orxonox/ … overlays/ …
(edit) @1600   16 years rgrieder again…
(edit) @1599   16 years rgrieder tortoisesvn is not almighty. i'll have to commit..
(edit) @1598   16 years rgrieder scale, position, alignment and rotation work with overlays Simply …
(edit) @1597   16 years landauf small cleanup in KeyBinder (don't panic reto, I've only replaced …
(edit) @1596   16 years landauf - added feature to add a callback function to configvalues. they get …
(edit) @1595   16 years rgrieder - removed conversion functions in String.h - you can use …
(edit) @1594   16 years landauf added more SetConsoleCommand macros like SetConsoleCommandAlias to use …
(edit) @1593   16 years landauf changed COUT(x) macros to use trinary ?: operator instead of if (…) …
(edit) @1592   16 years landauf - Some small changes in XMLPortParam: It's now possible to add …
(edit) @1591   16 years landauf Again some heavy changes in ObjectList and Iterator: there are now two …
(edit) @1590   16 years rgrieder svn save, just in case our house burns down over night…
(edit) @1589   16 years scheusso another try (new network branch)
(edit) @1588   16 years rgrieder - added XML loadable HUD - Radar and navi are not yet done - …
(edit) @1587   16 years rgrieder haha, hud branch yet again
(edit) @1586   16 years landauf moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) …
(edit) @1585   16 years landauf - added debug output level 6 (ultra) - removed debug output macros …
(edit) @1584   16 years landauf some adjustments to prevent startup crash
(edit) @1583   16 years landauf changed Identifier initialization
(edit) @1582   16 years landauf added SHARED keyword
(edit) @1581   16 years nicolasc well, it compiles.. there are only about 1000 warinig about a …
(edit) @1580   16 years landauf started another attempt to fix the occasionally focus-cycling crash
(edit) @1579   16 years nicolasc created gcc43 branch to hotfix orxonox for gcc-4.3
(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) @1574   16 years landauf big change in ObjectList: separated the class into a non-template base …
(edit) @1573   16 years landauf created new core branch
(edit) @1572   16 years rgrieder - files got lost last commit (changed some dependency folders for msvc)
(edit) @1571   16 years rgrieder - changed console font to Monofur - please check whether the character …
(edit) @1570   16 years landauf removed console branch
(edit) @1569   16 years bknecht Deleted camera branch.. man, it's totally old!!
(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) @1565   16 years scheusso network branch is obsolete now (because of lots of changes to the trunk)
(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) @1561   16 years rgrieder updated visual studio files
(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) @1557   16 years landauf some changes in Lua-code to generate asteroids to make it work with …
(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) @1551   16 years landauf added Plugins.cfg for windows - the run-script uses plugins.cfg …
(edit) @1550   16 years bknecht Trigger is now represented by a flare when Debug is on also XML …
(edit) @1549   16 years rgrieder little adjustment
(edit) @1548   16 years scheusso fixed that compiler error (missing ClassManager.h; improved network …
(edit) @1547   16 years rgrieder - hmm, a patch can't actually remove a file
(edit) @1546   16 years rgrieder recreated input branch the 5th or so
(edit) @1545   16 years rgrieder recreated network branch
(edit) @1544   16 years rgrieder removed network and input branch
(edit) @1543   16 years rgrieder - applied patch to remove ClassManager (wouldn't wanna maintain it …
(edit) @1542   16 years bknecht changed version number and name in Doxyfile
(edit) @1541   16 years bknecht Some updates on the trigger: - Reacts on defined sub classes of …
(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) @1537   16 years rgrieder - bug fix
(edit) @1536   16 years rgrieder added virtual destructors for NetworkCallback
(edit) @1535   16 years rgrieder merged input branch back to trunk
(edit) @1534   16 years rgrieder merged network branch back to trunk
(edit) @1533   16 years rgrieder little correction with finding boost library
(edit) @1532   16 years rgrieder forgot two includes…
(edit) @1531   16 years rgrieder - added various error code in GraphicsEngine - Config values for …
(edit) @1530   16 years rgrieder svn:eol-style native
(edit) @1529   16 years scheusso missed to add a file
(edit) @1528   16 years rgrieder removed test file
(edit) @1527   16 years rgrieder test commit
(edit) @1526   16 years rgrieder - added svn:eol-style native to previously committed files
(edit) @1525   16 years rgrieder something didn't belong there…
(edit) @1524   16 years rgrieder - moved Tickable to objects again - network, audio and core now have …
(edit) @1523   16 years scheusso some enhanced error handling
(edit) @1522   16 years scheusso nothing important
(edit) @1521   16 years scheusso we are now able to define callback actions, for each seperate variable …
(edit) @1520   16 years rgrieder split KeyBinder into multiple files instead of one unreadable monster file
(edit) @1519   16 years rgrieder moved input related files to src/core/input
(edit) @1518   16 years scheusso we are able to chat now ;) just use the command char <string>
(edit) @1517   16 years scheusso improved client connection handling (better use of timeout)
(edit) @1516   16 years scheusso removed crc testing and changes debug output
(edit) @1515   16 years scheusso it is now possible, to use the —port command line option
(edit) @1514   16 years rgrieder - readded and uncommented the shader hacks in shader branch
(edit) @1513   16 years rgrieder created shader branch
(edit) @1512   16 years rgrieder applied changes to network branch. start merging from this revision …
(edit) @1511   16 years rgrieder removed commented shader hacks
(edit) @1510   16 years rgrieder input branch for my humble self
(edit) @1509   16 years rgrieder created network branch again. svn up should be enough. you won't need …
(edit) @1508   16 years rgrieder - removed network branch to ensure that my changes regarding the …
(edit) @1507   16 years rgrieder Ogre 1.4.3 doesn't supprot Log::setDebugOutputEnable(bool)
(edit) @1506   16 years rgrieder - propset worked on every file except the ones marked as executable. …
Note: See TracRevisionLog for help on using the revision log.