|
|
@1387
|
16 years |
FelixSchulthess |
made HUD singleton
|
|
|
@1386
|
16 years |
scheusso |
we need that enable mousehandler in spaceship ….
|
|
|
@1385
|
16 years |
scheusso |
another fix in hud
|
|
|
@1384
|
16 years |
scheusso |
changed radar handling (SpaceShip::instance is now SpaceShip::getLocalShip)
|
|
|
@1383
|
16 years |
bknecht |
crazy stuff!! triggers and the best: you can now use the lua function …
|
|
|
@1382
|
16 years |
FelixSchulthess |
removed another hud branch
|
|
|
@1381
|
16 years |
FelixSchulthess |
removed another hud branch
|
|
|
@1380
|
16 years |
FelixSchulthess |
removed hud branch
|
|
|
@1379
|
16 years |
scheusso |
added command line argument —port
|
|
|
@1378
|
16 years |
scheusso |
various enhancements with enet handling (serverside in
connectionmanager)
|
|
|
@1377
|
16 years |
dumenim |
some changes on clientside (replaces some enet_host_service with …
|
|
|
@1376
|
16 years |
FelixSchulthess |
modified level file
|
|
|
@1375
|
16 years |
FelixSchulthess |
minor change
|
|
|
@1374
|
16 years |
FelixSchulthess |
added fps counter
|
|
|
@1373
|
16 years |
rgrieder |
- HUD additions for msvc
|
|
|
@1372
|
16 years |
FelixSchulthess |
added keybinding tab for radar cycle
|
|
|
@1371
|
16 years |
scheusso |
create new network branch
|
|
|
@1370
|
16 years |
scheusso |
delete merge
|
|
|
@1369
|
16 years |
scheusso |
delete ficn
|
|
|
@1368
|
16 years |
scheusso |
delete network3
|
|
|
@1367
|
16 years |
scheusso |
delete network2
|
|
|
@1366
|
16 years |
scheusso |
delete old branch
|
|
|
@1365
|
16 years |
scheusso |
create new network branch
|
|
|
@1364
|
16 years |
rgrieder |
changed line endings in keybindings.ini
|
|
|
@1363
|
16 years |
scheusso |
removed backup files
|
|
|
@1362
|
16 years |
scheusso |
merged hud3 branch into trunk and changed camera orientation
|
|
|
@1361
|
16 years |
scheusso |
reverted some changes from previous version
|
|
|
@1360
|
16 years |
rgrieder |
merged merge branch back to trunk
|
|
|
@1359
|
16 years |
FelixSchulthess |
minor fix
|
|
|
@1358
|
16 years |
FelixSchulthess |
added console command cycleFocus to cycle through radar objects
|
|
|
@1357
|
16 years |
FelixSchulthess |
fixed small but stupid problem with arctan
|
|
|
@1356
|
16 years |
FelixSchulthess |
added distance display
|
|
|
@1355
|
16 years |
scheusso |
some enhanced enet usage (gamestates are not reliable anymore - we …
|
|
|
@1354
|
16 years |
FelixSchulthess |
nothing changed…
|
|
|
@1353
|
16 years |
FelixSchulthess |
minor enhancement
|
|
|
@1352
|
16 years |
FelixSchulthess |
minor changes
|
|
|
@1351
|
16 years |
landauf |
changed large parts of CommandExecutor and CommandEvaluation. very …
|
|
|
@1350
|
16 years |
FelixSchulthess |
added a navigation marker
|
|
|
@1349
|
16 years |
rgrieder |
- merged input branch back to trunk
|
|
|
@1348
|
16 years |
rgrieder |
removed debug ouput
|
|
|
@1347
|
16 years |
rgrieder |
- gcc knows more…
|
|
|
@1346
|
16 years |
FelixSchulthess |
splitted two classes in two files
|
|
|
@1345
|
16 years |
rgrieder |
- commented silly key bindings
|
|
|
@1344
|
16 years |
rgrieder |
- added scroll wheel support
- improved mouse input handling
- added …
|
|
|
@1343
|
16 years |
FelixSchulthess |
finally: the radar dots move continiously
|
|
|
@1342
|
16 years |
FelixSchulthess |
removed some warnings caused by implicit conversion
|
|
|
@1341
|
16 years |
landauf |
big commit, but not much changes in code:
- put CommandEvaluation …
|
|
|
@1340
|
16 years |
rgrieder |
- tried a more object oriented approach for the KeyBinder
- things …
|
|
|
@1339
|
16 years |
FelixSchulthess |
added full functionality for RadarObjects and two space tomatoes
|
|
|
@1338
|
16 years |
landauf |
renamed the overlay-elements in InGameConsole to more specific names
|
|
|
@1337
|
16 years |
landauf |
TclThreadManager should now work with old and new versions of boost. …
|
|
|
@1336
|
16 years |
scheusso |
added crc checksum testing for submitted gamestates (can also be used …
|
|
|
@1335
|
16 years |
FelixSchulthess |
edited radar to support multiple radar objects, wip though
|
|
|
@1334
|
16 years |
landauf |
- added colored output in the InGameConsole, depending on the output …
|
|
|
@1333
|
16 years |
scheusso |
added some null-return-pointer handling in GameStateClient
|
|
|
@1332
|
16 years |
FelixSchulthess |
a very good version to check in…
|
|
|
@1331
|
16 years |
FelixSchulthess |
bug
|
|
|
@1330
|
16 years |
FelixSchulthess |
removed old files
|
|
|
@1329
|
16 years |
FelixSchulthess |
progress bars now resize automatically and have a new look
|
|
|
@1328
|
16 years |
FelixSchulthess |
edited bar, removed smartbar and replaced functionality with a boolean …
|
|
|
@1327
|
16 years |
landauf |
sync with notebook
|
|
|
@1326
|
16 years |
landauf |
fixed crash when displaying debug-level 4 and 5 in the InGameConsole. …
|
|
|
@1325
|
16 years |
landauf |
removed bug in ConfigValueContainer with default-vector with size zero …
|
|
|
@1324
|
16 years |
landauf |
Added a command-history to the console. you can scroll through all …
|
|
|
@1323
|
16 years |
rgrieder |
Basically, almost everything about the input management is written, …
|
|
|
@1322
|
16 years |
landauf |
The InGameConsole is now using the new Shell. There's a clear …
|
|
|
@1321
|
16 years |
landauf |
changed ConfigValueContainer to use MultiTypeMath::assimilate and …
|
|
|
@1320
|
16 years |
landauf |
changed the previously implemented assimilate function to take an …
|
|
|
@1319
|
16 years |
landauf |
added support for Vector4 to MultiTypeMath and added a new function …
|
|
|
@1318
|
16 years |
scheusso |
made clientinformation threadsafe and improved packetbuffer; wrote a …
|
|
|
@1317
|
16 years |
landauf |
changed some parts of InGameConsole to make it work with Shell, but I …
|
|
|
@1316
|
16 years |
rgrieder |
- added simple media repository info file
- fixed msvc release build
|
|
|
@1315
|
16 years |
FelixSchulthess |
svn save
|
|
|
@1314
|
16 years |
FelixSchulthess |
added speedometer.
|
|
|
@1313
|
16 years |
landauf |
- implemented Shell, but not yet linked with the graphical console
- …
|
|
|
@1312
|
17 years |
landauf |
changed InputBuffer, added OutputBuffer and made a first sketch of Shell.
|
|
|
@1311
|
17 years |
FelixSchulthess |
repositioned hud layout
|
|
|
@1310
|
17 years |
FelixSchulthess |
repositioned hud layout
|
|
|
@1309
|
17 years |
FelixSchulthess |
removed strange files
|
|
|
@1308
|
17 years |
FelixSchulthess |
dot on radar moves now, but not continious (nonsatisfying)
|
|
|
@1307
|
17 years |
bknecht |
created Script object and renamed old Script class to LuaBind
|
|
|
@1306
|
17 years |
scheusso |
found a 'bug' in projectile - we set the networkid now everytime in …
|
|
|
@1305
|
17 years |
scheusso |
bugfix in createship in connectionmanager/register more variables in …
|
|
|
@1304
|
17 years |
rgrieder |
- updated OIS to the recent most v1.2 CVS checkout
|
|
|
@1303
|
17 years |
scheusso |
enhanced gamestate loading (abort if data corrupted )
|
|
|
@1302
|
17 years |
FelixSchulthess |
using vectors instead of integers now
|
|
|
@1301
|
17 years |
rgrieder |
- see previous message- changed sleep macros to inline functions …
|
|
|
@1300
|
17 years |
rgrieder |
- changed sleep macros to inline functions (caused problem when …
|
|
|
@1299
|
17 years |
scheusso |
a huge fix in packetbuffer
|
|
|
@1298
|
17 years |
rgrieder |
new input branch
|
|
|
@1297
|
17 years |
rgrieder |
Removed file/folder
|
|
|
@1296
|
17 years |
bknecht |
Created new branch for triggers and script object
|
|
|
@1295
|
17 years |
FelixSchulthess |
trying to make it tickable
|
|
|
@1294
|
17 years |
scheusso |
some minor bugfix in something we don't use yet (packetgenerator::command)
|
|
|
@1293
|
17 years |
scheusso |
merged changes from input & camera & network branch into trunk
|
|
|
@1292
|
17 years |
FelixSchulthess |
svn save
|
|
|
@1291
|
17 years |
scheusso |
some changes got lost(camera)
|
|
|
@1290
|
17 years |
FelixSchulthess |
corrected syntax
|
|
|
@1289
|
17 years |
scheusso |
merged camera change into merger branch
|
|
|
@1288
|
17 years |
rgrieder |
- hackfix for the SpaceShip
|
|
|