|
|
@1490
|
16 years |
rgrieder |
- removed a few gcc warnings
|
|
|
@1489
|
16 years |
FelixSchulthess |
changed 1 line in input buffer
|
|
|
@1487
|
16 years |
rgrieder |
commented hack section in GraphicsEngine.cc in regards to shader functions
|
|
|
@1486
|
16 years |
rgrieder |
- fixed the InputBufferListener bug in a proper way
It looks a …
|
|
|
@1485
|
16 years |
scheusso |
a spaceship removes its hud point now when it's being destructed …
|
|
|
@1484
|
16 years |
landauf |
some spaceshipAI tweaks for network
|
|
|
@1483
|
16 years |
scheusso |
simple bandwidth limitation
|
|
|
@1482
|
16 years |
scheusso |
rotatingprojectiles are now synchronisable 'cough cough' @x3n
|
|
|
@1481
|
16 years |
dumenim |
checked for nullpointer in popGamestate
|
|
|
@1480
|
16 years |
rgrieder |
- updated msvc files and OrxonoxStableHeaders.h
|
|
|
@1479
|
16 years |
landauf |
added something like an AI… or at least something thats pretty close …
|
|
|
@1478
|
16 years |
landauf |
looks nicer
|
|
|
@1477
|
16 years |
landauf |
- small char-length tweaking for my system (because i have to show the …
|
|
|
@1475
|
16 years |
landauf |
I forgot to say: update your media repository, tcl files are in new folders
|
|
|
@1474
|
16 years |
landauf |
fixed tcl-initialisation problem on systems with tcl8.4
|
|
|
@1473
|
16 years |
rgrieder |
- cursor height wasn't dynamic
|
|
|
@1472
|
16 years |
landauf |
shared linking of core for windows
|
|
|
@1470
|
16 years |
rgrieder |
- graphical cursor in console should work now
I hope the fonts behave …
|
|
|
@1469
|
16 years |
rgrieder |
- added almost invisible cursor that does nothing
|
|
|
@1468
|
16 years |
rgrieder |
- InGameConsole: - Tickable —> TickableReal (cursor now blinks …
|
|
|
@1466
|
16 years |
janise |
compositors and shader work with hacks. added a directional light
|
|
|
@1465
|
16 years |
rgrieder |
- fixed bug with shaking camera
- made part of camera adjustments more …
|
|
|
@1464
|
16 years |
scheusso |
enabled prediction for WE (synchronise velocity/acceleration)
|
|
|
@1463
|
16 years |
FelixSchulthess |
minor hud/radar adjustments
|
|
|
@1462
|
16 years |
scheusso |
fixed a bug in nacking
|
|
|
@1461
|
16 years |
rgrieder |
- "set" —> "config"
- adjusted Shell output levels for keybind and …
|
|
|
@1460
|
16 years |
FelixSchulthess |
removed debug output
|
|
|
@1459
|
16 years |
FelixSchulthess |
fix
|
|
|
@1458
|
16 years |
FelixSchulthess |
do not play with typecasts…
|
|
|
@1457
|
16 years |
FelixSchulthess |
removed three warnings
|
|
|
@1456
|
16 years |
FelixSchulthess |
using a std::set for the radar objects, which still has a the small …
|
|
|
@1455
|
16 years |
rgrieder |
- 'fixed' a bug in CppTcl.cc, but why would map::find pose a problem …
|
|
|
@1454
|
16 years |
landauf |
fixed tcl initialisation bug
|
|
|
@1453
|
16 years |
scheusso |
the spaceships of the other players now also have a radarpoint and …
|
|
|
@1452
|
16 years |
rgrieder |
- removed Shell.h dependency from OutputHandler.h to avoid recompiling …
|
|
|
@1451
|
16 years |
FelixSchulthess |
possible to toggle FPS and Render time display with F1 and F2
|
|
|
@1450
|
16 years |
FelixSchulthess |
making radar objects from scene nodes now. radar object supporting …
|
|
|
@1449
|
16 years |
rgrieder |
- updated msvc files
- hack-fixed a hack that probably wasn't even …
|
|
|
@1448
|
16 years |
scheusso |
removed debug output
|
|
|
@1447
|
16 years |
landauf |
ok, I fixed something.
|
|
|
@1446
|
16 years |
landauf |
merged console branch into network branch
after several heavy …
|
|
|
@1445
|
16 years |
landauf |
fixed some parts of the cmake-files to work with windows
|
|
|
@1444
|
16 years |
rgrieder |
Added 'calibrate' command for the joystick
Simply type 'calibrate', …
|
|
|
@1443
|
16 years |
scheusso |
the client stops now when conenction establishment fails —- testing …
|
|
|
@1440
|
16 years |
scheusso |
cleanup up packetgenerator/decoder and improved speed of gamestate and …
|
|
|
@1433
|
16 years |
scheusso |
clientinformation is now not threadsafe anymore (not neccessary and faster)
|
|
|
@1432
|
16 years |
scheusso |
found a bug in gamestate diffing (in some cases the gamestate diffed …
|
|
|
@1431
|
16 years |
scheusso |
another one bites the dust: solved that problem with zeros in the gamestate
|
|
|
@1428
|
16 years |
rgrieder |
- added SetConfigValueGeneric to set the config value of the actual …
|
|
|
@1426
|
16 years |
rgrieder |
- you can now tpye "keybind command" and then press a button/key to …
|
|
|
@1425
|
16 years |
scheusso |
implemented some sort of buffer for the spaceship movements (makes the …
|
|
|
@1422
|
16 years |
rgrieder |
- added a little text box to the HUD that says how much of the main …
|
|
|
@1421
|
16 years |
scheusso |
forgot to add the appropriate create function in Explosion
|
|
|
@1420
|
16 years |
rgrieder |
- fixed 2 bugs
|
|
|
@1418
|
16 years |
scheusso |
copied old keybindings to new def_keybindings and made some changes in …
|
|
|
@1414
|
16 years |
rgrieder |
- moved OrxonoxPlatform.h to util (didn't even notice util recently)
- …
|
|
|
@1413
|
16 years |
rgrieder |
- renamed InputHandler to KeyBinder
- added feature to detect a key in …
|
|
|
@1412
|
16 years |
rgrieder |
- applied r1410 again
|
|
|
@1411
|
16 years |
FelixSchulthess |
rewritten navigation algebra… very ugly, and not optimized
|
|
|
@1410
|
16 years |
rgrieder |
- converted tabs to spaces in HUD
- adjusted msvc project
|
|
|
@1409
|
16 years |
scheusso |
changed concept of threading, had to change packetbuffer (using events now)
|
|
|
@1408
|
16 years |
FelixSchulthess |
compiles now with changes from trunk
|
|
|
@1406
|
16 years |
rgrieder |
- merged Felix's changes from trunk to network branch
- added …
|
|
|
@1398
|
17 years |
rgrieder |
- removed the mouseHandler in SpaceShip
|
|
|
@1391
|
17 years |
rgrieder |
- fixed some bugs
|
|
|
@1389
|
17 years |
scheusso |
some fixes in client disconnect procedure — mostly because of …
|
|
|
@1386
|
17 years |
scheusso |
we need that enable mousehandler in spaceship ….
|
|
|
@1385
|
17 years |
scheusso |
another fix in hud
|
|
|
@1384
|
17 years |
scheusso |
changed radar handling (SpaceShip::instance is now SpaceShip::getLocalShip)
|
|
|
@1379
|
17 years |
scheusso |
added command line argument —port
|
|
|
@1378
|
17 years |
scheusso |
various enhancements with enet handling (serverside in
connectionmanager)
|
|
|
@1377
|
17 years |
dumenim |
some changes on clientside (replaces some enet_host_service with …
|
|
|
@1373
|
17 years |
rgrieder |
- HUD additions for msvc
|
|
|
@1371
|
17 years |
scheusso |
create new network branch
|
|
copied from code/trunk/src:
|
|
|
@1363
|
17 years |
scheusso |
removed backup files
|