Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @1467   16 years rgrieder added my slide
(edit) @1466   16 years janise compositors and shader work with hacks. added a directional light
(edit) @1465   16 years rgrieder - fixed bug with shaking camera - made part of camera adjustments more …
(edit) @1464   16 years scheusso enabled prediction for WE (synchronise velocity/acceleration)
(edit) @1463   16 years FelixSchulthess minor hud/radar adjustments
(edit) @1462   16 years scheusso fixed a bug in nacking
(edit) @1461   16 years rgrieder - "set" —> "config" - adjusted Shell output levels for keybind and …
(edit) @1460   16 years FelixSchulthess removed debug output
(edit) @1459   16 years FelixSchulthess fix
(edit) @1458   16 years FelixSchulthess do not play with typecasts…
(edit) @1457   16 years FelixSchulthess removed three warnings
(edit) @1456   16 years FelixSchulthess using a std::set for the radar objects, which still has a the small …
(edit) @1455   16 years rgrieder - 'fixed' a bug in CppTcl.cc, but why would map::find pose a problem …
(edit) @1454   16 years landauf fixed tcl initialisation bug
(edit) @1453   16 years scheusso the spaceships of the other players now also have a radarpoint and …
(edit) @1452   16 years rgrieder - removed Shell.h dependency from OutputHandler.h to avoid recompiling …
(edit) @1451   16 years FelixSchulthess possible to toggle FPS and Render time display with F1 and F2
(edit) @1450   16 years FelixSchulthess making radar objects from scene nodes now. radar object supporting …
(edit) @1449   16 years rgrieder - updated msvc files - hack-fixed a hack that probably wasn't even …
(edit) @1448   16 years scheusso removed debug output
(edit) @1447   16 years landauf ok, I fixed something.
(edit) @1446   16 years landauf merged console branch into network branch after several heavy …
(edit) @1445   16 years landauf fixed some parts of the cmake-files to work with windows
(edit) @1444   16 years rgrieder Added 'calibrate' command for the joystick Simply type 'calibrate', …
(edit) @1443   16 years scheusso the client stops now when conenction establishment fails —- testing …
(edit) @1442   16 years landauf - filesystem-autocompletion uses now boost::filesystem - fixed a …
(edit) @1441   16 years landauf you'll love this: separated displayed strings in autocompletion from …
(edit) @1440   16 years scheusso cleanup up packetgenerator/decoder and improved speed of gamestate and …
(edit) @1439   16 years landauf debugoutput—
(edit) @1438   16 years landauf removed some other (potential) bugs or dangerous code lines
(edit) @1437   16 years landauf removed debug output and fixed a small stupid bug ;)
(edit) @1436   16 years landauf cool stuff: autocompletion works with filesystem (has to be tested on …
(edit) @1435   16 years landauf after some changes in MultiTypeMath and co., the new config and …
(edit) @1434   16 years landauf autocompletion is almost done
(edit) @1433   16 years scheusso clientinformation is now not threadsafe anymore (not neccessary and faster)
(edit) @1432   16 years scheusso found a bug in gamestate diffing (in some cases the gamestate diffed …
(edit) @1431   16 years scheusso another one bites the dust: solved that problem with zeros in the gamestate
(edit) @1430   16 years landauf I start to like it
(edit) @1429   16 years scheusso extended slides from presentation and changed a diagramm
(edit) @1428   16 years rgrieder - added SetConfigValueGeneric to set the config value of the actual …
(edit) @1427   16 years landauf CommandExecutor seems to work very well right now. yet to come: …
Note: See TracRevisionLog for help on using the revision log.