Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
(edit) @1504   16 years rgrieder Once again, set all the svn:eol-style property to native. I really …
(edit) @1503   16 years rgrieder - 2 files curiously got lost while merging
(edit) @1502   16 years rgrieder - @everyone: Do not create a branch until I've added the svn:eol-style …
(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: …
(edit) @1426   16 years rgrieder - you can now tpye "keybind command" and then press a button/key to …
(edit) @1425   16 years scheusso implemented some sort of buffer for the spaceship movements (makes the …
(edit) @1424   16 years landauf finally got a good approach for the CommandExecutor parser. more to come.
(edit) @1423   16 years rgrieder removed obsolete branch
(edit) @1422   16 years rgrieder - added a little text box to the HUD that says how much of the main …
(edit) @1421   16 years scheusso forgot to add the appropriate create function in Explosion
(edit) @1420   16 years rgrieder - fixed 2 bugs
(edit) @1419   16 years rgrieder - merged def_keybindings.ini back to rev 1417, but set svn property …
(edit) @1418   16 years scheusso copied old keybindings to new def_keybindings and made some changes in …
(edit) @1417   16 years landauf changes in CommandExecutor and CommandEvaluation
(edit) @1416   16 years landauf - fixed a bug in CommandExecutor - InGameConsole wraps now too long …
(edit) @1415   16 years scheusso added script to update media repository
(edit) @1414   16 years rgrieder - moved OrxonoxPlatform.h to util (didn't even notice util recently) - …
(edit) @1413   16 years rgrieder - renamed InputHandler to KeyBinder - added feature to detect a key in …
(edit) @1412   16 years rgrieder - applied r1410 again
(edit) @1411   16 years FelixSchulthess rewritten navigation algebra… very ugly, and not optimized
(edit) @1410   16 years rgrieder - converted tabs to spaces in HUD - adjusted msvc project
(edit) @1409   16 years scheusso changed concept of threading, had to change packetbuffer (using events now)
(edit) @1408   16 years FelixSchulthess compiles now with changes from trunk
(edit) @1407   16 years rgrieder - reverted the HUD changes to ease up back merge from network branch …
(edit) @1406   16 years rgrieder - merged Felix's changes from trunk to network branch - added …
Note: See TracRevisionLog for help on using the revision log.