Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1657   16 years rgrieder removed hud, input and gcc43 branches
(edit) @1656   16 years rgrieder added reloading support for the InputManager. This could be useful …
(edit) @1655   16 years rgrieder fixed a copy&paste bug in ObjectListBase.h
(edit) @1654   16 years rgrieder forgot getSingleton in Orxonox.cc There are now only three classes …
(edit) @1653   16 years rgrieder - getInstance is probably more suitable than getSingleton (as x3n has …
(edit) @1652   16 years rgrieder - clean up in OrxonoxPlatform.h - that's it
(edit) @1651   16 years rgrieder tolua seems to be created correctly. I the existing toluabind.c file …
(edit) @1650   16 years rgrieder added preliminary automatic creation of tolua generator that creates …
(edit) @1649   16 years rgrieder Accidently commited verbose output in root CMLs.
(edit) @1648   16 years rgrieder removed asylum from trunk and added it to branches as separate folder …
(edit) @1647   16 years rgrieder - removed Script_clean.h
(edit) @1646   16 years rgrieder - privatised InputState c'tors - added destruction code for GUIManager …
(edit) @1645   16 years rgrieder It compiles now on tardis..
(edit) @1644   16 years rgrieder toluabind_orxonox.cc —> tolua/toluabind_orxonox.c
(edit) @1643   16 years rgrieder removed the comment characters for CEGUI dependency in CMLs …
(edit) @1642   16 years rgrieder - changed the static interface of the InputManager to a member one …
(edit) @1641   16 years rgrieder some de-bugging added enum for joy stick buttons some more little fixes
(edit) @1640   16 years rgrieder When starting with no arguments, the GUI is loaded, which consists …
(edit) @1639   16 years rgrieder merged nico's fixes for gcc 4.3 back to trunk. I'm not going to delete …
(edit) @1638   16 years rgrieder merged input branch into gui test branch (was about time) svn save …
(edit) @1637   16 years rgrieder Finally! The InputManager is now working like I imagined it to. And …
(edit) @1636   16 years rgrieder
(edit) @1635   16 years nicolasc back online
(edit) @1634   16 years nicolasc just a test - don't morge this
(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) @1630   16 years rgrieder converted input system to 4 spaces/tab
(edit) @1629   16 years rgrieder updated input branch
(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) @1624   16 years rgrieder updated msvc files (Backlight)
(edit) @1623   16 years rgrieder added documentation to OverlayGroup ready for merge
(edit) @1622   16 years rgrieder Added documentation for OrxonoxOverlay and clarified the size/actual …
(edit) @1621   16 years rgrieder - rewrote the time measure in the main loop frame smoothing is gone …
(edit) @1620   16 years rgrieder moved weapon system to asylum: - it's been built without a framework - …
(edit) @1619   16 years rgrieder completed moving of debug texts to overlays/debug/
(edit) @1618   16 years rgrieder - moved colours of the SpeedBar to XML file - enabled render window …
(edit) @1617   16 years rgrieder - some more fixes..
(edit) @1616   16 years rgrieder - precompiled header files have disadvantages too…
(edit) @1615   16 years rgrieder - added blankString to String so you can return ""; even if it's a …
(edit) @1614   16 years rgrieder - Dots on the Radar actually disappear now when a Ship gets …
(edit) @1613   16 years rgrieder - Radar now working like before - but more of a svn save.. There is …
(edit) @1612   16 years rgrieder tardis boxes were updated to cmake 2.6 which revealed a bug. [fixed]
(edit) @1611   16 years landauf - fixed bug #2 in ConfigValueContainer (callback not being called if …
(edit) @1610   16 years landauf - fixed bug #1 in ConfigValueContainer (callback not being called the …
(edit) @1609   16 years rgrieder svn save, just in case… (doesn't compile at all!)
(edit) @1608   16 years landauf - added a backlight to all SpaceShips, leaving a trail behind …
(edit) @1607   16 years rgrieder moved SignalHandler from core to orxonox
(edit) @1606   16 years rgrieder - removed struct ObjectListBase::Export from the forward declarations …
(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 …
Note: See TracRevisionLog for help on using the revision log.