Sat, 18 Aug 2007 15:16:03 +0000 One more security fix (check size of QList before using QList::operator[])
unc0rr [Sat, 18 Aug 2007 15:16:03 +0000] rev 575
One more security fix (check size of QList before using QList::operator[])
Sat, 18 Aug 2007 12:35:10 +0000 - Update copyright header
unc0rr [Sat, 18 Aug 2007 12:35:10 +0000] rev 574
- Update copyright header - Make difference between warnings from client and server parts - Some fixes. As result, no more warnings
Sat, 18 Aug 2007 12:05:29 +0000 - Highlight more undefined behavior of net protocol
unc0rr [Sat, 18 Aug 2007 12:05:29 +0000] rev 573
- Highlight more undefined behavior of net protocol - Fix calling QList::operator[] with invalid index - Fix wrong 'HHNUM' message being sent to all clients along with 'CONFIG_PARAM HHNUM' message
Thu, 16 Aug 2007 15:16:56 +0000 gcc 4.3 related patch - missing header added :)
displacer [Thu, 16 Aug 2007 15:16:56 +0000] rev 572
gcc 4.3 related patch - missing header added :)
Thu, 16 Aug 2007 14:10:06 +0000 hedgehogs num bug fixed
displacer [Thu, 16 Aug 2007 14:10:06 +0000] rev 571
hedgehogs num bug fixed
Thu, 16 Aug 2007 12:42:22 +0000 improved bad message show
displacer [Thu, 16 Aug 2007 12:42:22 +0000] rev 570
improved bad message show
Thu, 16 Aug 2007 11:36:25 +0000 Highlight some bad behavior of network server/clients
unc0rr [Thu, 16 Aug 2007 11:36:25 +0000] rev 569
Highlight some bad behavior of network server/clients
Thu, 16 Aug 2007 07:05:29 +0000 - Small fixes
unc0rr [Thu, 16 Aug 2007 07:05:29 +0000] rev 568
- Small fixes - Parachute sprite
Sat, 21 Jul 2007 16:35:12 +0000 Small fixes
unc0rr [Sat, 21 Jul 2007 16:35:12 +0000] rev 567
Small fixes
Sat, 21 Jul 2007 15:45:41 +0000 Save some memory
unc0rr [Sat, 21 Jul 2007 15:45:41 +0000] rev 566
Save some memory
Sat, 21 Jul 2007 12:29:09 +0000 Fix some bug, finish playlist implementation
unc0rr [Sat, 21 Jul 2007 12:29:09 +0000] rev 565
Fix some bug, finish playlist implementation
Fri, 20 Jul 2007 19:04:24 +0000 Finalize basic playlists implementation
unc0rr [Fri, 20 Jul 2007 19:04:24 +0000] rev 564
Finalize basic playlists implementation
Fri, 20 Jul 2007 13:46:27 +0000 Initial playlists support
unc0rr [Fri, 20 Jul 2007 13:46:27 +0000] rev 563
Initial playlists support
Fri, 20 Jul 2007 12:25:40 +0000 - Simplify build system files
unc0rr [Fri, 20 Jul 2007 12:25:40 +0000] rev 562
- Simplify build system files - Remove obsolete files
Sun, 15 Jul 2007 20:52:03 +0000 Improve land generator
unc0rr [Sun, 15 Jul 2007 20:52:03 +0000] rev 561
Improve land generator
Sun, 15 Jul 2007 14:02:26 +0000 UFO Sound
unc0rr [Sun, 15 Jul 2007 14:02:26 +0000] rev 560
UFO Sound
Sun, 15 Jul 2007 13:35:32 +0000 Desert Eagle sound
unc0rr [Sun, 15 Jul 2007 13:35:32 +0000] rev 559
Desert Eagle sound
Sat, 14 Jul 2007 11:46:54 +0000 Fix bug when hedgehog moves not right after it is kicked
unc0rr [Sat, 14 Jul 2007 11:46:54 +0000] rev 558
Fix bug when hedgehog moves not right after it is kicked
Fri, 13 Jul 2007 20:00:42 +0000 - TeamHealthSorter refactored to know about clans
unc0rr [Fri, 13 Jul 2007 20:00:42 +0000] rev 557
- TeamHealthSorter refactored to know about clans - Smooth healthbar width changing
Fri, 13 Jul 2007 19:59:49 +0000 Bots aims not directly at the center of enemy hedgehog
unc0rr [Fri, 13 Jul 2007 19:59:49 +0000] rev 556
Bots aims not directly at the center of enemy hedgehog
Thu, 12 Jul 2007 14:44:41 +0000 Get possible screen resolutions from SDL library
unc0rr [Thu, 12 Jul 2007 14:44:41 +0000] rev 555
Get possible screen resolutions from SDL library
Thu, 12 Jul 2007 14:43:34 +0000 Only bots of 1-3 level use AirAttack weapon
unc0rr [Thu, 12 Jul 2007 14:43:34 +0000] rev 554
Only bots of 1-3 level use AirAttack weapon
Sun, 08 Jul 2007 17:16:46 +0000 - Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
unc0rr [Sun, 08 Jul 2007 17:16:46 +0000] rev 553
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots) - Decrease frequency of case spawning - Small fixes
Tue, 03 Jul 2007 20:11:48 +0000 Fix hedgehogs switching
unc0rr [Tue, 03 Jul 2007 20:11:48 +0000] rev 552
Fix hedgehogs switching
Tue, 03 Jul 2007 17:06:18 +0000 Fix warnings
unc0rr [Tue, 03 Jul 2007 17:06:18 +0000] rev 551
Fix warnings
Tue, 03 Jul 2007 17:03:41 +0000 Clan-based hedgehogs switching
unc0rr [Tue, 03 Jul 2007 17:03:41 +0000] rev 550
Clan-based hedgehogs switching
Tue, 03 Jul 2007 16:09:04 +0000 - Introduce clans (teams with same color)
unc0rr [Tue, 03 Jul 2007 16:09:04 +0000] rev 549
- Introduce clans (teams with same color)
Tue, 03 Jul 2007 14:47:33 +0000 Fix regression introduced by previous commit
unc0rr [Tue, 03 Jul 2007 14:47:33 +0000] rev 548
Fix regression introduced by previous commit
Mon, 02 Jul 2007 21:33:21 +0000 Convert teams list to array
unc0rr [Mon, 02 Jul 2007 21:33:21 +0000] rev 547
Convert teams list to array
Mon, 02 Jul 2007 18:35:31 +0000 Proto change: set color in addteam command
unc0rr [Mon, 02 Jul 2007 18:35:31 +0000] rev 546
Proto change: set color in addteam command
Mon, 02 Jul 2007 16:21:07 +0000 Fix some warnings
unc0rr [Mon, 02 Jul 2007 16:21:07 +0000] rev 545
Fix some warnings
Sun, 01 Jul 2007 20:16:19 +0000 Fix AI jumping to wrong direction on the turn start
unc0rr [Sun, 01 Jul 2007 20:16:19 +0000] rev 544
Fix AI jumping to wrong direction on the turn start
Sun, 01 Jul 2007 11:02:47 +0000 - Better randomness of placing hedgehogs on the land
unc0rr [Sun, 01 Jul 2007 11:02:47 +0000] rev 543
- Better randomness of placing hedgehogs on the land - Bots can use AirAttack - Fix division by "zero" - Small optimizations
Sun, 17 Jun 2007 14:48:15 +0000 - Get rid of ammoProp_AttackInFall and gstFalling
unc0rr [Sun, 17 Jun 2007 14:48:15 +0000] rev 542
- Get rid of ammoProp_AttackInFall and gstFalling - Fix some regressions
Mon, 11 Jun 2007 15:53:29 +0000 Small fixes
unc0rr [Mon, 11 Jun 2007 15:53:29 +0000] rev 541
Small fixes
Mon, 11 Jun 2007 15:52:32 +0000 - Many fixes related to hh switcher
unc0rr [Mon, 11 Jun 2007 15:52:32 +0000] rev 540
- Many fixes related to hh switcher
Thu, 07 Jun 2007 18:09:54 +0000 Ability to choose which info is shown above hedgehogs
unc0rr [Thu, 07 Jun 2007 18:09:54 +0000] rev 539
Ability to choose which info is shown above hedgehogs
Wed, 06 Jun 2007 21:27:12 +0000 - Various small fixes
unc0rr [Wed, 06 Jun 2007 21:27:12 +0000] rev 538
- Various small fixes - Current hh moves like others (fixes some issues of new collision system)
Mon, 04 Jun 2007 21:29:05 +0000 Fix typo
unc0rr [Mon, 04 Jun 2007 21:29:05 +0000] rev 537
Fix typo
Mon, 04 Jun 2007 21:15:24 +0000 - Fix some stupid bugs in collisions detecting code
unc0rr [Mon, 04 Jun 2007 21:15:24 +0000] rev 536
- Fix some stupid bugs in collisions detecting code - Add new sprite to the build system
Sun, 03 Jun 2007 22:19:47 +0000 "Setup" button instead of "New team", exclude playing teams from setup
displacer [Sun, 03 Jun 2007 22:19:47 +0000] rev 535
"Setup" button instead of "New team", exclude playing teams from setup FIXME: still need more work if teamname is updated while configuring (or team added)
Sun, 03 Jun 2007 17:21:57 +0000 - Fix some bugs
unc0rr [Sun, 03 Jun 2007 17:21:57 +0000] rev 534
- Fix some bugs - 'Switch hedgehog' tool
Wed, 30 May 2007 20:48:57 +0000 Save saves in Save directory
unc0rr [Wed, 30 May 2007 20:48:57 +0000] rev 533
Save saves in Save directory
Wed, 30 May 2007 19:29:27 +0000 Update easter egg image
unc0rr [Wed, 30 May 2007 19:29:27 +0000] rev 532
Update easter egg image
Tue, 29 May 2007 21:56:35 +0000 Fix the color of tag with damage by shotgun shot
unc0rr [Tue, 29 May 2007 21:56:35 +0000] rev 531
Fix the color of tag with damage by shotgun shot
Tue, 29 May 2007 21:55:45 +0000 Easter egg (with stub image, will paint later)
unc0rr [Tue, 29 May 2007 21:55:45 +0000] rev 530
Easter egg (with stub image, will paint later)
Sun, 27 May 2007 20:17:55 +0000 Option for alternative damage tags
unc0rr [Sun, 27 May 2007 20:17:55 +0000] rev 529
Option for alternative damage tags
Sun, 27 May 2007 17:55:55 +0000 Fix collision with current hedgehog
unc0rr [Sun, 27 May 2007 17:55:55 +0000] rev 528
Fix collision with current hedgehog
Sun, 27 May 2007 17:33:06 +0000 - One more land template
unc0rr [Sun, 27 May 2007 17:33:06 +0000] rev 527
- One more land template - Random number generator is initialized also by protocol version - Better loading progress sprite
Sun, 27 May 2007 13:53:41 +0000 - Check for incoming buffer overflow
unc0rr [Sun, 27 May 2007 13:53:41 +0000] rev 526
- Check for incoming buffer overflow - Fix incorrect position of attack bar in some cases
Sat, 26 May 2007 20:47:36 +0000 Teleported hedgehog picks up cases
unc0rr [Sat, 26 May 2007 20:47:36 +0000] rev 525
Teleported hedgehog picks up cases
Sat, 26 May 2007 20:22:07 +0000 One more land template
unc0rr [Sat, 26 May 2007 20:22:07 +0000] rev 524
One more land template
Sat, 26 May 2007 20:00:29 +0000 num hedgehogs while new team addition (dirty) fixed
displacer [Sat, 26 May 2007 20:00:29 +0000] rev 523
num hedgehogs while new team addition (dirty) fixed
Sat, 26 May 2007 16:49:37 +0000 Tags with current damage
unc0rr [Sat, 26 May 2007 16:49:37 +0000] rev 522
Tags with current damage
Thu, 24 May 2007 20:33:07 +0000 - Fix some collision bugs
unc0rr [Thu, 24 May 2007 20:33:07 +0000] rev 521
- Fix some collision bugs - Fix accessing to freed memory
Thu, 24 May 2007 19:41:51 +0000 Teleportation tool
unc0rr [Thu, 24 May 2007 19:41:51 +0000] rev 520
Teleportation tool
Thu, 24 May 2007 18:48:35 +0000 - Fix desert eagle
unc0rr [Thu, 24 May 2007 18:48:35 +0000] rev 519
- Fix desert eagle - Fix problem with binds when restoring game from save
Tue, 22 May 2007 16:31:59 +0000 - Fix bug with desert damaging current hedgehog
unc0rr [Tue, 22 May 2007 16:31:59 +0000] rev 518
- Fix bug with desert damaging current hedgehog - Pass string as 'const' parameters
Mon, 21 May 2007 18:07:25 +0000 - Don't kick cases by moving hedgehog
unc0rr [Mon, 21 May 2007 18:07:25 +0000] rev 517
- Don't kick cases by moving hedgehog - Fix hedgehog not registering in collisions array when changing direction without making a step - Fix old rope regression (attaching didn't work properly, when hedgehog is jumping)
Mon, 21 May 2007 15:42:21 +0000 Fix using parachute while staying on the ground
unc0rr [Mon, 21 May 2007 15:42:21 +0000] rev 516
Fix using parachute while staying on the ground
Fri, 18 May 2007 17:35:12 +0000 - Remove deprecated code
unc0rr [Fri, 18 May 2007 17:35:12 +0000] rev 515
- Remove deprecated code - Hopefully increased performance of operations with hwFloat
Fri, 18 May 2007 16:40:43 +0000 Fix firepunch regression
unc0rr [Fri, 18 May 2007 16:40:43 +0000] rev 514
Fix firepunch regression
Mon, 14 May 2007 18:58:54 +0000 Moving hedgehog could get another hedgehog moving forward
unc0rr [Mon, 14 May 2007 18:58:54 +0000] rev 513
Moving hedgehog could get another hedgehog moving forward
Thu, 10 May 2007 21:19:12 +0000 Simplify reading from file ;)
unc0rr [Thu, 10 May 2007 21:19:12 +0000] rev 512
Simplify reading from file ;)
Wed, 09 May 2007 20:32:41 +0000 - Further work on new collisions implementation
unc0rr [Wed, 09 May 2007 20:32:41 +0000] rev 511
- Further work on new collisions implementation
Mon, 07 May 2007 21:12:06 +0000 New loading progress sprite code
unc0rr [Mon, 07 May 2007 21:12:06 +0000] rev 510
New loading progress sprite code
Mon, 07 May 2007 20:21:26 +0000 Bots know shotgun behavior better
unc0rr [Mon, 07 May 2007 20:21:26 +0000] rev 509
Bots know shotgun behavior better
Sun, 06 May 2007 20:50:53 +0000 Now really fix compilation
unc0rr [Sun, 06 May 2007 20:50:53 +0000] rev 508
Now really fix compilation
Sun, 06 May 2007 14:53:56 +0000 Fix compilation on 64bit arch
unc0rr [Sun, 06 May 2007 14:53:56 +0000] rev 507
Fix compilation on 64bit arch
Sat, 05 May 2007 16:04:55 +0000 - A good implementation of shotgun
unc0rr [Sat, 05 May 2007 16:04:55 +0000] rev 506
- A good implementation of shotgun - Small fixes for previous commit
Fri, 04 May 2007 19:59:51 +0000 Fix old bug with grenade(bomd, etc..) not colliding with attacking hedgehog
unc0rr [Fri, 04 May 2007 19:59:51 +0000] rev 505
Fix old bug with grenade(bomd, etc..) not colliding with attacking hedgehog
Wed, 02 May 2007 21:37:08 +0000 Fix collision info artifacts in Land array when two objects intersect
unc0rr [Wed, 02 May 2007 21:37:08 +0000] rev 504
Fix collision info artifacts in Land array when two objects intersect
Wed, 02 May 2007 18:41:44 +0000 Mines also collide
unc0rr [Wed, 02 May 2007 18:41:44 +0000] rev 503
Mines also collide
Wed, 02 May 2007 15:21:34 +0000 Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
unc0rr [Wed, 02 May 2007 15:21:34 +0000] rev 502
Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
Mon, 19 Mar 2007 21:28:16 +0000 Increase "proto version", as the current engine isn't compatible with 0.9 one
unc0rr [Mon, 19 Mar 2007 21:28:16 +0000] rev 501
Increase "proto version", as the current engine isn't compatible with 0.9 one
Mon, 19 Mar 2007 19:12:46 +0000 Use freepascal's routines to manipulate threads
unc0rr [Mon, 19 Mar 2007 19:12:46 +0000] rev 500
Use freepascal's routines to manipulate threads
Sat, 17 Mar 2007 18:32:17 +0000 Oops, sorry...
unc0rr [Sat, 17 Mar 2007 18:32:17 +0000] rev 499
Oops, sorry...
Sat, 17 Mar 2007 18:17:19 +0000 - Get rid of operator := to have GPC support
unc0rr [Sat, 17 Mar 2007 18:17:19 +0000] rev 498
- Get rid of operator := to have GPC support - Perform some small optimizations
Thu, 15 Mar 2007 22:46:37 +0000 merge fixes from branch
displacer [Thu, 15 Mar 2007 22:46:37 +0000] rev 497
merge fixes from branch
Thu, 15 Mar 2007 02:20:31 +0000 merged new team from branch
displacer [Thu, 15 Mar 2007 02:20:31 +0000] rev 496
merged new team from branch
Sun, 11 Mar 2007 17:19:28 +0000 - Fix most of the warnings in hwengine
unc0rr [Sun, 11 Mar 2007 17:19:28 +0000] rev 495
- Fix most of the warnings in hwengine - Windows static Qt linking - Fix static linking issue (missed -lQtXml)
Mon, 26 Feb 2007 17:09:13 +0000 Use right way of finding and using Qt4 in CMake
unc0rr [Mon, 26 Feb 2007 17:09:13 +0000] rev 494
Use right way of finding and using Qt4 in CMake
Sat, 24 Feb 2007 17:25:59 +0000 - Fix warning
unc0rr [Sat, 24 Feb 2007 17:25:59 +0000] rev 493
- Fix warning - Fix 'New team' button in net game - Update copyright info in README
Sat, 24 Feb 2007 08:56:58 +0000 disable start game button with teams num < 2
displacer [Sat, 24 Feb 2007 08:56:58 +0000] rev 492
disable start game button with teams num < 2
Fri, 23 Feb 2007 22:06:23 +0000 Blow torch icon
unc0rr [Fri, 23 Feb 2007 22:06:23 +0000] rev 491
Blow torch icon
Fri, 23 Feb 2007 19:55:53 +0000 Fix for NSIS .lnk workaround
unc0rr [Fri, 23 Feb 2007 19:55:53 +0000] rev 490
Fix for NSIS .lnk workaround
Fri, 23 Feb 2007 17:34:30 +0000 Fix "/capture" command
unc0rr [Fri, 23 Feb 2007 17:34:30 +0000] rev 489
Fix "/capture" command
Fri, 23 Feb 2007 14:52:45 +0000 Fix run with DEBUGFILE turned off
unc0rr [Fri, 23 Feb 2007 14:52:45 +0000] rev 488
Fix run with DEBUGFILE turned off
Fri, 23 Feb 2007 14:26:53 +0000 Engine debug file off
unc0rr [Fri, 23 Feb 2007 14:26:53 +0000] rev 487
Engine debug file off
Fri, 23 Feb 2007 14:24:32 +0000 - Change proto version to 4
unc0rr [Fri, 23 Feb 2007 14:24:32 +0000] rev 486
- Change proto version to 4 - Updated copyright headers
Fri, 23 Feb 2007 13:31:11 +0000 form size increased (network chat is now fit into window initially)
displacer [Fri, 23 Feb 2007 13:31:11 +0000] rev 485
form size increased (network chat is now fit into window initially)
Fri, 23 Feb 2007 13:15:04 +0000 removed purged ethereal theme entry
displacer [Fri, 23 Feb 2007 13:15:04 +0000] rev 484
removed purged ethereal theme entry
Fri, 23 Feb 2007 12:30:38 +0000 network bots are now displayed in teamselect widget
displacer [Fri, 23 Feb 2007 12:30:38 +0000] rev 483
network bots are now displayed in teamselect widget
Fri, 23 Feb 2007 10:08:13 +0000 correct team info in frames (displaying bots difficulty fixed)
displacer [Fri, 23 Feb 2007 10:08:13 +0000] rev 482
correct team info in frames (displaying bots difficulty fixed)
Fri, 23 Feb 2007 09:31:28 +0000 connect to removed signal fixed (console warning)
displacer [Fri, 23 Feb 2007 09:31:28 +0000] rev 481
connect to removed signal fixed (console warning)
Wed, 21 Feb 2007 23:16:54 +0000 GPL headers added
displacer [Wed, 21 Feb 2007 23:16:54 +0000] rev 480
GPL headers added
Wed, 21 Feb 2007 23:10:24 +0000 change Displacer's mailbox
displacer [Wed, 21 Feb 2007 23:10:24 +0000] rev 479
change Displacer's mailbox special thanks for ahigerd
Wed, 21 Feb 2007 22:30:59 +0000 users should compile and configure package under user account :)
displacer [Wed, 21 Feb 2007 22:30:59 +0000] rev 478
users should compile and configure package under user account :)
Wed, 21 Feb 2007 21:53:40 +0000 moc warnings removed
displacer [Wed, 21 Feb 2007 21:53:40 +0000] rev 477
moc warnings removed
Wed, 21 Feb 2007 21:34:42 +0000 check for noexecstack linker compatibility (MacOS linker)
displacer [Wed, 21 Feb 2007 21:34:42 +0000] rev 476
check for noexecstack linker compatibility (MacOS linker)
Wed, 21 Feb 2007 20:46:51 +0000 Small cleanup + fix showing wrong page at startup
unc0rr [Wed, 21 Feb 2007 20:46:51 +0000] rev 475
Small cleanup + fix showing wrong page at startup
Wed, 21 Feb 2007 20:31:50 +0000 Remove unneeded file
unc0rr [Wed, 21 Feb 2007 20:31:50 +0000] rev 474
Remove unneeded file
Wed, 21 Feb 2007 19:53:58 +0000 Remove unused theme
unc0rr [Wed, 21 Feb 2007 19:53:58 +0000] rev 473
Remove unused theme
Wed, 21 Feb 2007 19:43:26 +0000 - Remove unneeded files
unc0rr [Wed, 21 Feb 2007 19:43:26 +0000] rev 472
- Remove unneeded files - set svn:eol-style to native
Wed, 21 Feb 2007 19:40:06 +0000 Small cleanup, faster compilation as a result
unc0rr [Wed, 21 Feb 2007 19:40:06 +0000] rev 471
Small cleanup, faster compilation as a result
Wed, 21 Feb 2007 19:18:05 +0000 Update instructions
unc0rr [Wed, 21 Feb 2007 19:18:05 +0000] rev 470
Update instructions
Tue, 20 Feb 2007 22:42:57 +0000 removed LocalCFG signal
displacer [Tue, 20 Feb 2007 22:42:57 +0000] rev 469
removed LocalCFG signal
Tue, 20 Feb 2007 22:34:42 +0000 some debug messages removed
displacer [Tue, 20 Feb 2007 22:34:42 +0000] rev 468
some debug messages removed oldlocalcfg signal connect removed
Tue, 20 Feb 2007 21:33:49 +0000 - Proper fix to get network byte order
unc0rr [Tue, 20 Feb 2007 21:33:49 +0000] rev 467
- Proper fix to get network byte order - Fix some warnings
Tue, 20 Feb 2007 21:08:46 +0000 frewetype warning is now printed to console
displacer [Tue, 20 Feb 2007 21:08:46 +0000] rev 466
frewetype warning is now printed to console
Tue, 20 Feb 2007 19:50:38 +0000 chatWidget with nicks ready
displacer [Tue, 20 Feb 2007 19:50:38 +0000] rev 465
chatWidget with nicks ready
Tue, 20 Feb 2007 19:00:46 +0000 vertical size fix for chatwidget
displacer [Tue, 20 Feb 2007 19:00:46 +0000] rev 464
vertical size fix for chatwidget
Tue, 20 Feb 2007 18:51:05 +0000 fixes last commit problems
displacer [Tue, 20 Feb 2007 18:51:05 +0000] rev 463
fixes last commit problems
Tue, 20 Feb 2007 18:40:45 +0000 resizing and grid problems
displacer [Tue, 20 Feb 2007 18:40:45 +0000] rev 462
resizing and grid problems
Tue, 20 Feb 2007 17:50:59 +0000 chatWidget with layout
displacer [Tue, 20 Feb 2007 17:50:59 +0000] rev 461
chatWidget with layout
Tue, 20 Feb 2007 17:32:25 +0000 QTextBrowser instead of QLabel+QScrollArea
unc0rr [Tue, 20 Feb 2007 17:32:25 +0000] rev 460
QTextBrowser instead of QLabel+QScrollArea
Tue, 20 Feb 2007 16:58:53 +0000 Do not use SDL_Net's to/from network byte order conversion functions
unc0rr [Tue, 20 Feb 2007 16:58:53 +0000] rev 459
Do not use SDL_Net's to/from network byte order conversion functions
Mon, 19 Feb 2007 20:00:55 +0000 Fix build
unc0rr [Mon, 19 Feb 2007 20:00:55 +0000] rev 458
Fix build
Mon, 19 Feb 2007 17:19:05 +0000 Don't let text file to confuse a terminal
unc0rr [Mon, 19 Feb 2007 17:19:05 +0000] rev 457
Don't let text file to confuse a terminal
Mon, 19 Feb 2007 17:09:10 +0000 Follow standarts
unc0rr [Mon, 19 Feb 2007 17:09:10 +0000] rev 456
Follow standarts
(0) -120 +120 +1000 +3000 +10000 tip