Sun, 21 Jan 2007 19:51:02 +0000 Fixed-point arithmetics in engine.
unc0rr [Sun, 21 Jan 2007 19:51:02 +0000] rev 351
Fixed-point arithmetics in engine. Introduced many bugs. Currently disabled: - land morphing in land generator - AI - many minor features Engine is nearly unusable and totally unplayable.
Thu, 18 Jan 2007 20:29:28 +0000 more correct net disconnection
displacer [Thu, 18 Jan 2007 20:29:28 +0000] rev 350
more correct net disconnection
Thu, 18 Jan 2007 19:59:04 +0000 disable widgets if we are slave network client
displacer [Thu, 18 Jan 2007 19:59:04 +0000] rev 349
disable widgets if we are slave network client
Wed, 17 Jan 2007 21:32:52 +0000 equal team names huge bug fixed for multiple clients
displacer [Wed, 17 Jan 2007 21:32:52 +0000] rev 348
equal team names huge bug fixed for multiple clients
Wed, 17 Jan 2007 19:56:51 +0000 more correct remove net teams
displacer [Wed, 17 Jan 2007 19:56:51 +0000] rev 347
more correct remove net teams
Tue, 16 Jan 2007 22:13:58 +0000 Another float debug
unc0rr [Tue, 16 Jan 2007 22:13:58 +0000] rev 346
Another float debug
Tue, 16 Jan 2007 16:51:12 +0000 Some fixes, revert debug code
unc0rr [Tue, 16 Jan 2007 16:51:12 +0000] rev 345
Some fixes, revert debug code
Mon, 15 Jan 2007 23:25:44 +0000 Get further with debug
unc0rr [Mon, 15 Jan 2007 23:25:44 +0000] rev 344
Get further with debug
Mon, 15 Jan 2007 23:03:20 +0000 More detailed debug
unc0rr [Mon, 15 Jan 2007 23:03:20 +0000] rev 343
More detailed debug
Mon, 15 Jan 2007 22:33:40 +0000 Rope debug stuff
unc0rr [Mon, 15 Jan 2007 22:33:40 +0000] rev 342
Rope debug stuff
Mon, 15 Jan 2007 21:20:36 +0000 - Store more team specific values in HWTeam
unc0rr [Mon, 15 Jan 2007 21:20:36 +0000] rev 341
- Store more team specific values in HWTeam - Use list<HWTeam> to get all teams config, nothing else - Get rid of HWTeamTempParams
Mon, 15 Jan 2007 19:11:31 +0000 net game image
displacer [Mon, 15 Jan 2007 19:11:31 +0000] rev 340
net game image
Mon, 15 Jan 2007 18:45:07 +0000 Run game message added, team and config info provided for net game
displacer [Mon, 15 Jan 2007 18:45:07 +0000] rev 339
Run game message added, team and config info provided for net game
Sun, 14 Jan 2007 23:13:24 +0000 multiple teams now available per host (still alpha)
displacer [Sun, 14 Jan 2007 23:13:24 +0000] rev 338
multiple teams now available per host (still alpha)
Sun, 14 Jan 2007 21:51:17 +0000 - Fix not debug build
unc0rr [Sun, 14 Jan 2007 21:51:17 +0000] rev 337
- Fix not debug build - Allow multiple debug engines running simultaneously (there were problems with debug.txt)
Sun, 14 Jan 2007 21:17:35 +0000 Team level at new place on team config page
unc0rr [Sun, 14 Jan 2007 21:17:35 +0000] rev 336
Team level at new place on team config page
Sun, 14 Jan 2007 21:10:36 +0000 CONFIG_PARAM for storing config
displacer [Sun, 14 Jan 2007 21:10:36 +0000] rev 335
CONFIG_PARAM for storing config
Sun, 14 Jan 2007 20:46:17 +0000 protocol changes
displacer [Sun, 14 Jan 2007 20:46:17 +0000] rev 334
protocol changes
Sun, 14 Jan 2007 19:47:11 +0000 - New team level icons
unc0rr [Sun, 14 Jan 2007 19:47:11 +0000] rev 333
- New team level icons - Blue circle ammo icon to let new weapon be visible in ammo menu
Sun, 14 Jan 2007 18:45:13 +0000 isChiefClient is now correct :)
displacer [Sun, 14 Jan 2007 18:45:13 +0000] rev 332
isChiefClient is now correct :)
Sun, 14 Jan 2007 18:32:44 +0000 Selecting map works in net game
unc0rr [Sun, 14 Jan 2007 18:32:44 +0000] rev 331
Selecting map works in net game
Sun, 14 Jan 2007 15:58:18 +0000 Fix infinite loop
unc0rr [Sun, 14 Jan 2007 15:58:18 +0000] rev 330
Fix infinite loop
Sun, 14 Jan 2007 14:08:40 +0000 Send game parameters by net... Currently it leads to infinite loop, flooding traffic with messages about changes
unc0rr [Sun, 14 Jan 2007 14:08:40 +0000] rev 329
Send game parameters by net... Currently it leads to infinite loop, flooding traffic with messages about changes
Sun, 14 Jan 2007 13:23:15 +0000 Oops, I should be more careful
unc0rr [Sun, 14 Jan 2007 13:23:15 +0000] rev 328
Oops, I should be more careful
Sun, 14 Jan 2007 13:16:55 +0000 Connect signal and slot directly for AddTeam event
unc0rr [Sun, 14 Jan 2007 13:16:55 +0000] rev 327
Connect signal and slot directly for AddTeam event
Sun, 14 Jan 2007 13:10:29 +0000 Small fixes
unc0rr [Sun, 14 Jan 2007 13:10:29 +0000] rev 326
Small fixes
Sun, 14 Jan 2007 11:58:08 +0000 New signals and slot for GameCFGWidget
unc0rr [Sun, 14 Jan 2007 11:58:08 +0000] rev 325
New signals and slot for GameCFGWidget
Sat, 13 Jan 2007 22:32:08 +0000 Don't show game stats in case of interrupted by command '/quit' game
unc0rr [Sat, 13 Jan 2007 22:32:08 +0000] rev 324
Don't show game stats in case of interrupted by command '/quit' game
Sat, 13 Jan 2007 22:12:30 +0000 remove some old stuff
displacer [Sat, 13 Jan 2007 22:12:30 +0000] rev 323
remove some old stuff
Sat, 13 Jan 2007 15:13:23 +0000 first new widgets added to net game
displacer [Sat, 13 Jan 2007 15:13:23 +0000] rev 322
first new widgets added to net game
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip