|
|
@1372
|
17 years |
FelixSchulthess |
added keybinding tab for radar cycle
|
|
|
@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
|
|
|
@1364
|
17 years |
rgrieder |
changed line endings in keybindings.ini
|
|
|
@1363
|
17 years |
scheusso |
removed backup files
|
|
|
@1362
|
17 years |
scheusso |
merged hud3 branch into trunk and changed camera orientation
|
|
|
@1361
|
17 years |
scheusso |
reverted some changes from previous version
|
|
|
@1360
|
17 years |
rgrieder |
merged merge branch back to trunk
|
|
|
@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
|
|
|
@1349
|
17 years |
rgrieder |
- merged input branch back to trunk
|
|
|
@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 …
|
|
|
@1316
|
17 years |
rgrieder |
- added simple media repository info file
- fixed msvc release build
|
|
|
@1315
|
17 years |
FelixSchulthess |
svn save
|
|
|
@1314
|
17 years |
FelixSchulthess |
added speedometer.
|
|
|
@1313
|
17 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
|
|
|
@1287
|
17 years |
bknecht |
camera stuff works now, but maybe need some adjustments, please test …
|
|
|
@1286
|
17 years |
chaiy |
radar works well
|
|
|
@1285
|
17 years |
rgrieder |
- bugfix in InputManager
|
|
|
@1284
|
17 years |
scheusso |
spaceship fix
|
|
|
@1283
|
17 years |
chaiy |
new hud branch, since hud2 doesnt work on tardis
|
|
|
@1282
|
17 years |
scheusso |
made gamestatemanager::cleanup a bit safer
|
|
|
@1281
|
17 years |
chaiy |
irgendwas sinnvolles
|
|
|
@1280
|
17 years |
chaiy |
hello
|
|
|
@1279
|
17 years |
scheusso |
adapted boost threads in clientconnection
added trap to runscript …
|
|
|
@1278
|
17 years |
scheusso |
new dummy[server,client]4; adapted connectionmanager to new …
|
|
|
@1277
|
17 years |
landauf |
added TclThreadManager to CorePrereqs.h
|
|
|
@1276
|
17 years |
landauf |
someone likes to chat? well, I do. here's a new IRC client. it …
|
|
|
@1275
|
17 years |
FelixSchulthess |
repositioned position of position lights
|
|
|
@1274
|
17 years |
FelixSchulthess |
created exception handler for Felix::FridgeUnderrunException()
|
|
|
@1273
|
17 years |
rgrieder |
- fixed the visual problem with overlays: They're now correctly …
|
|
|