Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @1581   16 years nicolasc well, it compiles.. there are only about 1000 warinig about a …
(edit) @1579   16 years nicolasc created gcc43 branch to hotfix orxonox for gcc-4.3
(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) @1570   16 years landauf removed console branch
(edit) @1569   16 years bknecht Deleted camera branch.. man, it's totally old!!
(edit) @1565   16 years scheusso network branch is obsolete now (because of lots of changes to the trunk)
(edit) @1550   16 years bknecht Trigger is now represented by a flare when Debug is on also XML …
(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) @1541   16 years bknecht Some updates on the trigger: - Reacts on defined sub classes of …
(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) @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) @1501   16 years rgrieder please don't use POSIX calls…
(edit) @1500   16 years scheusso we are now able to manage multiple clients ;)
(edit) @1499   16 years scheusso some speed enhancements regarding to mutexes in enet send/receive …
(edit) @1498   16 years rgrieder hmm, I never reverted the test commit…
(edit) @1497   16 years rgrieder - forgot to remove the hack part in GraphicsEngine.h - removed …
(edit) @1496   16 years rgrieder test commit
(edit) @1495   16 years rgrieder SVN doesn't seem to like me. Reverted some really badly converted line …
(edit) @1494   16 years rgrieder - set the svn:eol-style property to all files so, that where ever you …
(edit) @1493   16 years rgrieder - declared the ogre LogManager problem a linux one.. - removed the …
(edit) @1492   16 years scheusso removed some deadlocks and big timeouts in connectionmanager and …
(edit) @1491   16 years scheusso enet is not threadsafe (catched that now); some first step towards …
(edit) @1490   16 years rgrieder - removed a few gcc warnings
(edit) @1489   16 years FelixSchulthess changed 1 line in input buffer
(edit) @1488   16 years rgrieder Deleted cmake, input, steering and weapon branch Still on the …
(edit) @1487   16 years rgrieder commented hack section in GraphicsEngine.cc in regards to shader functions
(edit) @1486   16 years rgrieder - fixed the InputBufferListener bug in a proper way It looks a …
(edit) @1485   16 years scheusso a spaceship removes its hud point now when it's being destructed …
(edit) @1484   16 years landauf some spaceshipAI tweaks for network
(edit) @1483   16 years scheusso simple bandwidth limitation
(edit) @1482   16 years scheusso rotatingprojectiles are now synchronisable 'cough cough' @x3n ;)
(edit) @1481   16 years dumenim checked for nullpointer in popGamestate
(edit) @1480   16 years rgrieder - updated msvc files and OrxonoxStableHeaders.h
(edit) @1479   16 years landauf added something like an AI… or at least something thats pretty close …
(edit) @1478   16 years landauf looks nicer
(edit) @1477   16 years landauf - small char-length tweaking for my system (because i have to show the …
(edit) @1476   16 years landauf
(edit) @1475   16 years landauf I forgot to say: update your media repository, tcl files are in new folders
(edit) @1474   16 years landauf fixed tcl-initialisation problem on systems with tcl8.4
(edit) @1473   16 years rgrieder - cursor height wasn't dynamic ;)
(edit) @1472   16 years landauf shared linking of core for windows
(edit) @1471   16 years landauf fixed crash with disco.txt (and setAmbientLightTest)
(edit) @1470   16 years rgrieder - graphical cursor in console should work now I hope the fonts behave …
(edit) @1469   16 years rgrieder - added almost invisible cursor that does nothing
(edit) @1468   16 years rgrieder - InGameConsole: - Tickable —> TickableReal (cursor now blinks …
Note: See TracRevisionLog for help on using the revision log.