Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1574   17 years landauf big change in ObjectList: separated the class into a non-template base …
(edit) @1573   17 years landauf created new core branch
(edit) @1572   17 years rgrieder - files got lost last commit (changed some dependency folders for msvc)
(edit) @1571   17 years rgrieder - changed console font to Monofur - please check whether the character …
(edit) @1570   17 years landauf removed console branch
(edit) @1569   17 years bknecht Deleted camera branch.. man, it's totally old!!
(edit) @1568   17 years landauf - BarOverlayElement interpolates between given colours - Tried to fix …
(edit) @1567   17 years rgrieder - changed a default value concerning the derived mouse input (maybe …
(edit) @1566   17 years landauf - added a prediction-crosshair to the navigation focus - fixed a bug …
(edit) @1565   17 years scheusso network branch is obsolete now (because of lots of changes to the trunk)
(edit) @1564   17 years landauf - several small changes in most of the HUD classes (code cleanup): …
(edit) @1563   17 years landauf - added configurable detaillevel for particle effects to …
(edit) @1562   17 years landauf - AI ships are now displayed with a point with its teamcolour on the …
(edit) @1561   17 years rgrieder updated visual studio files
(edit) @1560   17 years landauf forgot one
(edit) @1559   17 years landauf used isInitialized() in destructors where needed and changed …
(edit) @1558   17 years landauf added support for isVisible() and isActive() to all objects. those …
(edit) @1557   17 years landauf some changes in Lua-code to generate asteroids to make it work with …
(edit) @1556   17 years landauf now it's tested on tardis… fixed a small typo.\n additionally …
(edit) @1555   17 years landauf - ParticleInterface uses Orxonox::getTimeFactor to make particle …
(edit) @1554   17 years landauf changed default values of Projectile: lifetime_ = 4 and speed_ = 5000 …
(edit) @1553   17 years landauf moved ParticleInterface to tools, deleted particle by the way, the …
(edit) @1552   17 years landauf several improvements: - AI works properly now - add enemies with …
(edit) @1551   17 years landauf added Plugins.cfg for windows - the run-script uses plugins.cfg …
(edit) @1550   17 years bknecht Trigger is now represented by a flare when Debug is on also XML …
(edit) @1549   17 years rgrieder little adjustment
(edit) @1548   17 years scheusso fixed that compiler error (missing ClassManager.h; improved network …
(edit) @1547   17 years rgrieder - hmm, a patch can't actually remove a file
(edit) @1546   17 years rgrieder recreated input branch the 5th or so
(edit) @1545   17 years rgrieder recreated network branch
(edit) @1544   17 years rgrieder removed network and input branch
(edit) @1543   17 years rgrieder - applied patch to remove ClassManager (wouldn't wanna maintain it …
(edit) @1542   17 years bknecht changed version number and name in Doxyfile
(edit) @1541   17 years bknecht Some updates on the trigger: - Reacts on defined sub classes of …
(edit) @1540   17 years landauf some console tweaks
(edit) @1539   17 years rgrieder that removes a gcc warning
(edit) @1538   17 years rgrieder - fixed a bug in cursorChanged in InGameConsole - prevented Ogre from …
(edit) @1537   17 years rgrieder - bug fix
(edit) @1536   17 years rgrieder added virtual destructors for NetworkCallback
(edit) @1535   17 years rgrieder merged input branch back to trunk
(edit) @1534   17 years rgrieder merged network branch back to trunk
(edit) @1533   17 years rgrieder little correction with finding boost library
(edit) @1532   17 years rgrieder forgot two includes…
(edit) @1531   17 years rgrieder - added various error code in GraphicsEngine - Config values for …
(edit) @1530   17 years rgrieder svn:eol-style native
(edit) @1529   17 years scheusso missed to add a file
(edit) @1528   17 years rgrieder removed test file
(edit) @1527   17 years rgrieder test commit
(edit) @1526   17 years rgrieder - added svn:eol-style native to previously committed files
(edit) @1525   17 years rgrieder something didn't belong there…
(edit) @1524   17 years rgrieder - moved Tickable to objects again - network, audio and core now have …
(edit) @1523   17 years scheusso some enhanced error handling
(edit) @1522   17 years scheusso nothing important
(edit) @1521   17 years scheusso we are now able to define callback actions, for each seperate variable …
(edit) @1520   17 years rgrieder split KeyBinder into multiple files instead of one unreadable monster file
(edit) @1519   17 years rgrieder moved input related files to src/core/input
(edit) @1518   17 years scheusso we are able to chat now ;) just use the command char <string>
(edit) @1517   17 years scheusso improved client connection handling (better use of timeout)
(edit) @1516   17 years scheusso removed crc testing and changes debug output
(edit) @1515   17 years scheusso it is now possible, to use the —port command line option
(edit) @1514   17 years rgrieder - readded and uncommented the shader hacks in shader branch
(edit) @1513   17 years rgrieder created shader branch
(edit) @1512   17 years rgrieder applied changes to network branch. start merging from this revision …
(edit) @1511   17 years rgrieder removed commented shader hacks
(edit) @1510   17 years rgrieder input branch for my humble self
(edit) @1509   17 years rgrieder created network branch again. svn up should be enough. you won't need …
(edit) @1508   17 years rgrieder - removed network branch to ensure that my changes regarding the …
(edit) @1507   17 years rgrieder Ogre 1.4.3 doesn't supprot Log::setDebugOutputEnable(bool)
(edit) @1506   17 years rgrieder - propset worked on every file except the ones marked as executable. …
(edit) @1505   17 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
(edit) @1504   17 years rgrieder Once again, set all the svn:eol-style property to native. I really …
(edit) @1503   17 years rgrieder - 2 files curiously got lost while merging
(edit) @1502   17 years rgrieder - @everyone: Do not create a branch until I've added the svn:eol-style …
(edit) @1501   17 years rgrieder please don't use POSIX calls…
(edit) @1500   17 years scheusso we are now able to manage multiple clients ;)
(edit) @1499   17 years scheusso some speed enhancements regarding to mutexes in enet send/receive …
(edit) @1498   17 years rgrieder hmm, I never reverted the test commit…
(edit) @1497   17 years rgrieder - forgot to remove the hack part in GraphicsEngine.h - removed …
(edit) @1496   17 years rgrieder test commit
(edit) @1495   17 years rgrieder SVN doesn't seem to like me. Reverted some really badly converted line …
(edit) @1494   17 years rgrieder - set the svn:eol-style property to all files so, that where ever you …
(edit) @1493   17 years rgrieder - declared the ogre LogManager problem a linux one.. - removed the …
(edit) @1492   17 years scheusso removed some deadlocks and big timeouts in connectionmanager and …
(edit) @1491   17 years scheusso enet is not threadsafe (catched that now); some first step towards …
(edit) @1490   17 years rgrieder - removed a few gcc warnings
(edit) @1489   17 years FelixSchulthess changed 1 line in input buffer
(edit) @1488   17 years rgrieder Deleted cmake, input, steering and weapon branch Still on the …
(edit) @1487   17 years rgrieder commented hack section in GraphicsEngine.cc in regards to shader functions
(edit) @1486   17 years rgrieder - fixed the InputBufferListener bug in a proper way It looks a …
(edit) @1485   17 years scheusso a spaceship removes its hud point now when it's being destructed …
(edit) @1484   17 years landauf some spaceshipAI tweaks for network
(edit) @1483   17 years scheusso simple bandwidth limitation
(edit) @1482   17 years scheusso rotatingprojectiles are now synchronisable 'cough cough' @x3n ;)
(edit) @1481   17 years dumenim checked for nullpointer in popGamestate
(edit) @1480   17 years rgrieder - updated msvc files and OrxonoxStableHeaders.h
(edit) @1479   17 years landauf added something like an AI… or at least something thats pretty close …
(edit) @1478   17 years landauf looks nicer
(edit) @1477   17 years landauf - small char-length tweaking for my system (because i have to show the …
(edit) @1476   17 years landauf
(edit) @1475   17 years landauf I forgot to say: update your media repository, tcl files are in new folders
Note: See TracRevisionLog for help on using the revision log.