|
|
@1435
|
16 years |
landauf |
after some changes in MultiTypeMath and co., the new config and …
|
|
|
@1434
|
16 years |
landauf |
autocompletion is almost done
|
|
|
@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
|
|
|
@1430
|
16 years |
landauf |
I start to like it
|
|
|
@1429
|
16 years |
scheusso |
extended slides from presentation and changed a diagramm
|
|
|
@1428
|
16 years |
rgrieder |
- added SetConfigValueGeneric to set the config value of the actual …
|
|
|
@1427
|
16 years |
landauf |
CommandExecutor seems to work very well right now. yet to come: …
|
|
|
@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 …
|
|
|
@1424
|
16 years |
landauf |
finally got a good approach for the CommandExecutor parser. more to come.
|
|
|
@1423
|
16 years |
rgrieder |
removed obsolete branch
|
|
|
@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
|
|
|
@1419
|
16 years |
rgrieder |
- merged def_keybindings.ini back to rev 1417, but set svn property …
|
|
|
@1418
|
16 years |
scheusso |
copied old keybindings to new def_keybindings and made some changes in …
|
|
|
@1417
|
16 years |
landauf |
changes in CommandExecutor and CommandEvaluation
|
|
|
@1416
|
16 years |
landauf |
- fixed a bug in CommandExecutor
- InGameConsole wraps now too long …
|
|
|
@1415
|
16 years |
scheusso |
added script to update media repository
|
|
|
@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 …
|
|
|
@1405
|
16 years |
scheusso |
cleaned up presentation folder
|
|
|
@1404
|
16 years |
scheusso |
added new dia and changed slides (3slides now)
|
|
|
@1403
|
17 years |
scheusso |
created presentation folder and added files from last presentation
|
|
|
@1402
|
17 years |
landauf |
backup-commit
|
|
|
@1398
|
17 years |
rgrieder |
- removed the mouseHandler in SpaceShip
|
|
|
@1397
|
17 years |
scheusso |
fixed keybindings
|
|
|
@1391
|
17 years |
rgrieder |
- fixed some bugs
|
|
|
@1390
|
17 years |
landauf |
only girls sleep at this time
(started new implementation of …
|
|
|
@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)
|
|
|
@1383
|
17 years |
bknecht |
crazy stuff!! triggers and the best: you can now use the lua function …
|
|
|
@1382
|
17 years |
FelixSchulthess |
removed another hud branch
|
|
|
@1381
|
17 years |
FelixSchulthess |
removed another hud branch
|
|
|
@1380
|
17 years |
FelixSchulthess |
removed hud branch
|
|
|
@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
|
|
|
@1370
|
17 years |
scheusso |
delete merge
|
|
|
@1369
|
17 years |
scheusso |
delete ficn
|
|
|
@1368
|
17 years |
scheusso |
delete network3
|
|
|
@1367
|
17 years |
scheusso |
delete network2
|
|
|
@1366
|
17 years |
scheusso |
delete old branch
|
|
|
@1365
|
17 years |
scheusso |
create new network branch
|
|
|
@1361
|
17 years |
scheusso |
reverted some changes from previous version
|
|
|
@1359
|
17 years |
FelixSchulthess |
minor fix
|
|
|
@1358
|
17 years |
FelixSchulthess |
added console command cycleFocus to cycle through radar objects
|
|
|
@1357
|
17 years |
FelixSchulthess |
fixed small but stupid problem with arctan
|
|
|
@1356
|
17 years |
FelixSchulthess |
added distance display
|
|
|
@1355
|
17 years |
scheusso |
some enhanced enet usage (gamestates are not reliable anymore - we …
|
|
|
@1354
|
17 years |
FelixSchulthess |
nothing changed…
|
|
|
@1353
|
17 years |
FelixSchulthess |
minor enhancement
|
|
|
@1352
|
17 years |
FelixSchulthess |
minor changes
|
|
|
@1351
|
17 years |
landauf |
changed large parts of CommandExecutor and CommandEvaluation. very …
|
|
|
@1350
|
17 years |
FelixSchulthess |
added a navigation marker
|
|
|
@1348
|
17 years |
rgrieder |
removed debug ouput
|
|
|
@1347
|
17 years |
rgrieder |
- gcc knows more…
|
|
|
@1346
|
17 years |
FelixSchulthess |
splitted two classes in two files
|
|
|
@1345
|
17 years |
rgrieder |
- commented silly key bindings
|
|
|
@1344
|
17 years |
rgrieder |
- added scroll wheel support
- improved mouse input handling
- added …
|
|
|
@1343
|
17 years |
FelixSchulthess |
finally: the radar dots move continiously
|
|
|
@1342
|
17 years |
FelixSchulthess |
removed some warnings caused by implicit conversion
|
|
|
@1341
|
17 years |
landauf |
big commit, but not much changes in code:
- put CommandEvaluation …
|
|
|
@1340
|
17 years |
rgrieder |
- tried a more object oriented approach for the KeyBinder
- things …
|
|
|
@1339
|
17 years |
FelixSchulthess |
added full functionality for RadarObjects and two space tomatoes
|
|
|
@1338
|
17 years |
landauf |
renamed the overlay-elements in InGameConsole to more specific names
|
|
|
@1337
|
17 years |
landauf |
TclThreadManager should now work with old and new versions of boost. …
|
|
|
@1336
|
17 years |
scheusso |
added crc checksum testing for submitted gamestates (can also be used …
|
|
|
@1335
|
17 years |
FelixSchulthess |
edited radar to support multiple radar objects, wip though
|
|
|
@1334
|
17 years |
landauf |
- added colored output in the InGameConsole, depending on the output …
|
|
|
@1333
|
17 years |
scheusso |
added some null-return-pointer handling in GameStateClient
|
|
|
@1332
|
17 years |
FelixSchulthess |
a very good version to check in…
|
|
|
@1331
|
17 years |
FelixSchulthess |
bug
|
|
|
@1330
|
17 years |
FelixSchulthess |
removed old files
|
|
|
@1329
|
17 years |
FelixSchulthess |
progress bars now resize automatically and have a new look
|
|
|
@1328
|
17 years |
FelixSchulthess |
edited bar, removed smartbar and replaced functionality with a boolean …
|
|
|
@1327
|
17 years |
landauf |
sync with notebook
|
|
|
@1326
|
17 years |
landauf |
fixed crash when displaying debug-level 4 and 5 in the InGameConsole. …
|
|
|
@1325
|
17 years |
landauf |
removed bug in ConfigValueContainer with default-vector with size zero …
|
|
|
@1324
|
17 years |
landauf |
Added a command-history to the console. you can scroll through all …
|
|
|
@1323
|
17 years |
rgrieder |
Basically, almost everything about the input management is written, …
|
|
|
@1322
|
17 years |
landauf |
The InGameConsole is now using the new Shell. There's a clear …
|
|
|
@1321
|
17 years |
landauf |
changed ConfigValueContainer to use MultiTypeMath::assimilate and …
|
|
|
@1320
|
17 years |
landauf |
changed the previously implemented assimilate function to take an …
|
|
|
@1319
|
17 years |
landauf |
added support for Vector4 to MultiTypeMath and added a new function …
|
|
|
@1318
|
17 years |
scheusso |
made clientinformation threadsafe and improved packetbuffer; wrote a …
|
|
|
@1317
|
17 years |
landauf |
changed some parts of InGameConsole to make it work with Shell, but I …
|
|
|
@1315
|
17 years |
FelixSchulthess |
svn save
|
|
|