displacer [Sun, 21 Jan 2007 22:27:42 +0000] rev 356
network teams hedgehogs nums modifications now working from chief client
unc0rr [Sun, 21 Jan 2007 21:31:10 +0000] rev 355
Small fixes to bring engine to life
displacer [Sun, 21 Jan 2007 21:27:07 +0000] rev 354
network to local teams map, addteams from server before team config bug, fixed some segfaults
displacer [Sun, 21 Jan 2007 20:14:49 +0000] rev 353
initial hedgehogs num fixed
displacer [Sun, 21 Jan 2007 19:53:25 +0000] rev 352
first buggy hedgehogs num net change
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.
displacer [Thu, 18 Jan 2007 20:29:28 +0000] rev 350
more correct net disconnection
displacer [Thu, 18 Jan 2007 19:59:04 +0000] rev 349
disable widgets if we are slave network client
displacer [Wed, 17 Jan 2007 21:32:52 +0000] rev 348
equal team names huge bug fixed for multiple clients
displacer [Wed, 17 Jan 2007 19:56:51 +0000] rev 347
more correct remove net teams
unc0rr [Tue, 16 Jan 2007 22:13:58 +0000] rev 346
Another float debug
unc0rr [Tue, 16 Jan 2007 16:51:12 +0000] rev 345
Some fixes, revert debug code
unc0rr [Mon, 15 Jan 2007 23:25:44 +0000] rev 344
Get further with debug
unc0rr [Mon, 15 Jan 2007 23:03:20 +0000] rev 343
More detailed debug
unc0rr [Mon, 15 Jan 2007 22:33:40 +0000] rev 342
Rope debug stuff
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
displacer [Mon, 15 Jan 2007 19:11:31 +0000] rev 340
net game image
displacer [Mon, 15 Jan 2007 18:45:07 +0000] rev 339
Run game message added, team and config info provided for net game
displacer [Sun, 14 Jan 2007 23:13:24 +0000] rev 338
multiple teams now available per host (still alpha)
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)
unc0rr [Sun, 14 Jan 2007 21:17:35 +0000] rev 336
Team level at new place on team config page
displacer [Sun, 14 Jan 2007 21:10:36 +0000] rev 335
CONFIG_PARAM for storing config
displacer [Sun, 14 Jan 2007 20:46:17 +0000] rev 334
protocol changes
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
displacer [Sun, 14 Jan 2007 18:45:13 +0000] rev 332
isChiefClient is now correct :)
unc0rr [Sun, 14 Jan 2007 18:32:44 +0000] rev 331
Selecting map works in net game
unc0rr [Sun, 14 Jan 2007 15:58:18 +0000] rev 330
Fix infinite loop
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
unc0rr [Sun, 14 Jan 2007 13:23:15 +0000] rev 328
Oops, I should be more careful
unc0rr [Sun, 14 Jan 2007 13:16:55 +0000] rev 327
Connect signal and slot directly for AddTeam event