2007-12-19 Qt 4.3 version only style define
displacer [Wed, 19 Dec 2007 07:37:17 +0000] rev 679
Qt 4.3 version only style define
2007-12-17 Move map view also when we have no window focus
unc0rr [Mon, 17 Dec 2007 19:14:42 +0000] rev 678
Move map view also when we have no window focus
2007-12-17 Save some vertical pixels using fewer margin in HWMapContainer
unc0rr [Mon, 17 Dec 2007 18:05:58 +0000] rev 677
Save some vertical pixels using fewer margin in HWMapContainer
2007-12-16 Fix AI breaking demos and saves in some cases
unc0rr [Sun, 16 Dec 2007 19:34:13 +0000] rev 676
Fix AI breaking demos and saves in some cases
2007-12-16 Remake widgets layout on PageNetServer
unc0rr [Sun, 16 Dec 2007 19:16:22 +0000] rev 675
Remake widgets layout on PageNetServer
2007-12-16 Save and restore window size
unc0rr [Sun, 16 Dec 2007 16:21:42 +0000] rev 674
Save and restore window size
2007-12-16 - Save after save now works
unc0rr [Sun, 16 Dec 2007 15:58:29 +0000] rev 673
- Save after save now works - Stretching first column in net servers list
2007-12-15 - Fix a bug when server fails to start, and then connecting to another server on the same host (strange, the fix won't work on my machine)
unc0rr [Sat, 15 Dec 2007 23:24:43 +0000] rev 672
- Fix a bug when server fails to start, and then connecting to another server on the same host (strange, the fix won't work on my machine) - Fix port in previous commit
2007-12-15 Actually pass host and port values to NetConnect method
unc0rr [Sat, 15 Dec 2007 22:57:22 +0000] rev 671
Actually pass host and port values to NetConnect method
2007-12-15 Fix project and translate more entries
unc0rr [Sat, 15 Dec 2007 21:10:43 +0000] rev 670
Fix project and translate more entries
2007-12-15 Update translation
unc0rr [Sat, 15 Dec 2007 20:41:13 +0000] rev 669
Update translation
2007-12-15 - Share much code between models
unc0rr [Sat, 15 Dec 2007 20:28:58 +0000] rev 668
- Share much code between models - Update some labels
2007-12-15 UDP server list model
unc0rr [Sat, 15 Dec 2007 20:08:08 +0000] rev 667
UDP server list model
2007-12-15 Abstract HWForm from custom PageNet implementation
unc0rr [Sat, 15 Dec 2007 19:44:05 +0000] rev 666
Abstract HWForm from custom PageNet implementation
2007-12-15 Start move from custom widgets to custom models
unc0rr [Sat, 15 Dec 2007 19:40:50 +0000] rev 665
Start move from custom widgets to custom models
2007-12-15 Fully implement www server list via model
unc0rr [Sat, 15 Dec 2007 18:58:55 +0000] rev 664
Fully implement www server list via model
2007-12-15 "QT" is "Qt" really
unc0rr [Sat, 15 Dec 2007 18:04:56 +0000] rev 663
"QT" is "Qt" really
2007-12-15 - Parse new XML from www (now valid)
unc0rr [Sat, 15 Dec 2007 16:44:13 +0000] rev 662
- Parse new XML from www (now valid) - Start attemp to implement model for www servers list
2007-12-14 Unregister server in servers list when the game is started
unc0rr [Fri, 14 Dec 2007 16:18:42 +0000] rev 661
Unregister server in servers list when the game is started
2007-12-14 - Simplify net game objects relationship
unc0rr [Fri, 14 Dec 2007 16:13:35 +0000] rev 660
- Simplify net game objects relationship - Fix statistics page bug caused by recent protocol changes
2007-12-14 - Fix some stupid object casts
unc0rr [Fri, 14 Dec 2007 15:36:00 +0000] rev 659
- Fix some stupid object casts - Fix deleting server entry in www list
2007-12-14 Make use of server port option
unc0rr [Fri, 14 Dec 2007 15:02:46 +0000] rev 658
Make use of server port option
2007-12-13 Basic concept for net server options page (subject to change)
unc0rr [Thu, 13 Dec 2007 23:07:16 +0000] rev 657
Basic concept for net server options page (subject to change)
2007-12-13 Fix network game bug caused by recent protocol changes
unc0rr [Thu, 13 Dec 2007 22:46:36 +0000] rev 656
Fix network game bug caused by recent protocol changes
2007-12-13 - Temporary set delimiter to *, as \t seems to be endline now in Qt
unc0rr [Thu, 13 Dec 2007 22:24:06 +0000] rev 655
- Temporary set delimiter to *, as \t seems to be endline now in Qt - Fix network game: avoid telling server the nick before it actually is set on fast network (found on FreeBSD)
2007-12-13 Finish asking host/port dialog implementation
unc0rr [Thu, 13 Dec 2007 21:49:52 +0000] rev 654
Finish asking host/port dialog implementation
2007-12-13 Class to ask host/port to connect to ('Specify' button on PageNet)
unc0rr [Thu, 13 Dec 2007 21:31:47 +0000] rev 653
Class to ask host/port to connect to ('Specify' button on PageNet)
2007-12-13 - Fix for hedgehogs switching
unc0rr [Thu, 13 Dec 2007 16:10:58 +0000] rev 652
- Fix for hedgehogs switching - Try to make rope better (not go into the ground, at least not so easy)
2007-12-13 Don't spam traffic in network game
unc0rr [Thu, 13 Dec 2007 15:45:31 +0000] rev 651
Don't spam traffic in network game
2007-12-13 Update copyright header
unc0rr [Thu, 13 Dec 2007 14:34:13 +0000] rev 650
Update copyright header
2007-12-13 - Use 2 bytes for timestamp in net protocol, thus decreasing average packet size from 6 to 4
unc0rr [Thu, 13 Dec 2007 14:15:56 +0000] rev 649
- Use 2 bytes for timestamp in net protocol, thus decreasing average packet size from 6 to 4 - Inc protocol version number
2007-12-13 Use list instead of array (no limit for network packets amount)
unc0rr [Thu, 13 Dec 2007 13:51:55 +0000] rev 648
Use list instead of array (no limit for network packets amount)
2007-12-13 Move nick edit to PageOptions
unc0rr [Thu, 13 Dec 2007 13:49:20 +0000] rev 647
Move nick edit to PageOptions
2007-12-13 Some work on network widgets
unc0rr [Thu, 13 Dec 2007 12:39:26 +0000] rev 646
Some work on network widgets
2007-12-12 Extract IP from XML
unc0rr [Wed, 12 Dec 2007 19:49:13 +0000] rev 645
Extract IP from XML
2007-12-10 some more layout tune
displacer [Mon, 10 Dec 2007 23:16:46 +0000] rev 644
some more layout tune
2007-12-10 sizeHint for items Widget
displacer [Mon, 10 Dec 2007 23:09:43 +0000] rev 643
sizeHint for items Widget
2007-12-10 zero weapons count is allowed
displacer [Mon, 10 Dec 2007 22:55:14 +0000] rev 642
zero weapons count is allowed
2007-12-10 forget file
displacer [Mon, 10 Dec 2007 22:45:04 +0000] rev 641
forget file
2007-12-10 first buggy infinity state for weapons
displacer [Mon, 10 Dec 2007 22:36:54 +0000] rev 640
first buggy infinity state for weapons
2007-12-10 some layout tune
displacer [Mon, 10 Dec 2007 22:05:50 +0000] rev 639
some layout tune
2007-12-09 Fix some bugs
unc0rr [Sun, 09 Dec 2007 17:16:15 +0000] rev 638
Fix some bugs
2007-12-09 Fix bad behavior when quickly click Connect button more than once
unc0rr [Sun, 09 Dec 2007 14:12:01 +0000] rev 637
Fix bad behavior when quickly click Connect button more than once
2007-12-09 - Switch between local and internet game
unc0rr [Sun, 09 Dec 2007 13:49:33 +0000] rev 636
- Switch between local and internet game - Some bugs a left
2007-12-09 Register in www works
unc0rr [Sun, 09 Dec 2007 13:21:47 +0000] rev 635
Register in www works
2007-12-09 Fix some bugs
unc0rr [Sun, 09 Dec 2007 11:43:56 +0000] rev 634
Fix some bugs
2007-12-09 Half implement registration in servers list
unc0rr [Sun, 09 Dec 2007 11:25:59 +0000] rev 633
Half implement registration in servers list
2007-12-09 Half implement possibility for different backends of servers list
unc0rr [Sun, 09 Dec 2007 10:09:52 +0000] rev 632
Half implement possibility for different backends of servers list (www for getting list is supported now)
2007-12-06 back to black colored weapons
displacer [Thu, 06 Dec 2007 20:31:56 +0000] rev 631
back to black colored weapons
2007-12-06 mask applied
displacer [Thu, 06 Dec 2007 20:25:32 +0000] rev 630
mask applied
2007-12-06 more icons at weapon select
displacer [Thu, 06 Dec 2007 20:02:01 +0000] rev 629
more icons at weapon select
2007-12-02 Oops, forgot to save file before commiting
unc0rr [Sun, 02 Dec 2007 18:54:10 +0000] rev 628
Oops, forgot to save file before commiting
2007-12-02 Button for renaming demo and save files
unc0rr [Sun, 02 Dec 2007 18:53:04 +0000] rev 627
Button for renaming demo and save files
2007-12-02 's' key to speed up demo playing
unc0rr [Sun, 02 Dec 2007 17:29:20 +0000] rev 626
's' key to speed up demo playing
2007-12-01 Sample WWW server list class
unc0rr [Sat, 01 Dec 2007 12:38:15 +0000] rev 625
Sample WWW server list class
2007-11-30 weaponItem added
displacer [Fri, 30 Nov 2007 18:31:41 +0000] rev 624
weaponItem added
2007-10-26 Respect omen on about page
unc0rr [Fri, 26 Oct 2007 18:55:27 +0000] rev 623
Respect omen on about page
2007-10-21 - New training (not finished yet)
unc0rr [Sun, 21 Oct 2007 15:39:21 +0000] rev 622
- New training (not finished yet) - Make parameter for number of mines on map
2007-10-20 New game flag for non-destroyable land
unc0rr [Sat, 20 Oct 2007 17:27:06 +0000] rev 621
New game flag for non-destroyable land
2007-10-20 Add theme and map by omen (with fixes by me)
unc0rr [Sat, 20 Oct 2007 13:49:36 +0000] rev 620
Add theme and map by omen (with fixes by me)
2007-10-07 - Update protocol doc
unc0rr [Sun, 07 Oct 2007 15:55:09 +0000] rev 619
- Update protocol doc - Fix typo
2007-10-07 Add doc, describing protocol details (in russian)
unc0rr [Sun, 07 Oct 2007 14:54:31 +0000] rev 618
Add doc, describing protocol details (in russian)
2007-10-07 Better Net page
unc0rr [Sun, 07 Oct 2007 14:46:49 +0000] rev 617
Better Net page
2007-09-30 Use same team colors everywhere
unc0rr [Sun, 30 Sep 2007 14:43:15 +0000] rev 616
Use same team colors everywhere
2007-09-30 - Add 'Mission Fail' trigger type
unc0rr [Sun, 30 Sep 2007 13:36:32 +0000] rev 615
- Add 'Mission Fail' trigger type - Some improvements to triggers code
2007-09-29 - Fix some warnings
unc0rr [Sat, 29 Sep 2007 16:39:21 +0000] rev 614
- Fix some warnings - Game mode flags to let instance not delayed shotgun fire
2007-09-27 Add 'Successful finish' trigger
unc0rr [Thu, 27 Sep 2007 16:55:49 +0000] rev 613
Add 'Successful finish' trigger
2007-09-24 abstract class for items container (hedgehogs num, bullets, etc.)
displacer [Mon, 24 Sep 2007 20:34:28 +0000] rev 612
abstract class for items container (hedgehogs num, bullets, etc.)
2007-09-22 Fix warnings
unc0rr [Sat, 22 Sep 2007 17:50:14 +0000] rev 611
Fix warnings
2007-09-22 - Training format change
unc0rr [Sat, 22 Sep 2007 17:04:28 +0000] rev 610
- Training format change - Some camera improvements
2007-09-22 Quite good targets sequence
unc0rr [Sat, 22 Sep 2007 16:19:11 +0000] rev 609
Quite good targets sequence
2007-09-22 Oops, fix compile
unc0rr [Sat, 22 Sep 2007 14:19:58 +0000] rev 608
Oops, fix compile
2007-09-22 Now trainings can have custom ammostore
unc0rr [Sat, 22 Sep 2007 10:45:18 +0000] rev 607
Now trainings can have custom ammostore
2007-09-22 Add ammostores in frontend, should help further ammostores implemetation
unc0rr [Sat, 22 Sep 2007 10:06:27 +0000] rev 606
Add ammostores in frontend, should help further ammostores implemetation
2007-09-22 - Make hwengine protocol more obvious
unc0rr [Sat, 22 Sep 2007 09:49:55 +0000] rev 605
- Make hwengine protocol more obvious - Update protocol version due to changes
2007-09-21 Let hedgehog position be taken from config, still more work is needed
unc0rr [Fri, 21 Sep 2007 21:51:48 +0000] rev 604
Let hedgehog position be taken from config, still more work is needed
2007-09-21 - Use current screen color depth in engine
unc0rr [Fri, 21 Sep 2007 19:18:06 +0000] rev 603
- Use current screen color depth in engine - Fix regexps
2007-09-21 Add CurrentHedgehog variable which simplifies code
unc0rr [Fri, 21 Sep 2007 18:55:44 +0000] rev 602
Add CurrentHedgehog variable which simplifies code
2007-09-20 Special game mode allowing the only clan on map for training mode
unc0rr [Thu, 20 Sep 2007 20:00:10 +0000] rev 601
Special game mode allowing the only clan on map for training mode
2007-09-18 Select weapon scheme page
unc0rr [Tue, 18 Sep 2007 19:52:46 +0000] rev 600
Select weapon scheme page
2007-09-18 Fix THandle -> TThreadID
unc0rr [Tue, 18 Sep 2007 18:53:54 +0000] rev 599
Fix THandle -> TThreadID
2007-09-18 new files added
displacer [Tue, 18 Sep 2007 18:42:50 +0000] rev 598
new files added
2007-09-18 kdevelop project add, initial weapons scheme button
displacer [Tue, 18 Sep 2007 18:37:51 +0000] rev 597
kdevelop project add, initial weapons scheme button
2007-09-18 First step to store trainings in files
unc0rr [Tue, 18 Sep 2007 18:24:02 +0000] rev 596
First step to store trainings in files
2007-09-15 Triggers PoC: targets are spawned right after the previous damaged
unc0rr [Sat, 15 Sep 2007 13:01:44 +0000] rev 595
Triggers PoC: targets are spawned right after the previous damaged
2007-09-15 - Fix some triggers bugs
unc0rr [Sat, 15 Sep 2007 10:27:34 +0000] rev 594
- Fix some triggers bugs - Improve triggers
2007-09-14 Triggers proof-of-concept
unc0rr [Fri, 14 Sep 2007 20:51:40 +0000] rev 593
Triggers proof-of-concept
2007-09-11 Sorry, this is not needed
unc0rr [Tue, 11 Sep 2007 17:04:24 +0000] rev 592
Sorry, this is not needed
2007-09-11 Fix win32 packages
unc0rr [Tue, 11 Sep 2007 16:46:43 +0000] rev 591
Fix win32 packages
2007-09-10 Basic gtTarget support
unc0rr [Mon, 10 Sep 2007 20:00:58 +0000] rev 590
Basic gtTarget support
2007-09-09 Start implementing triggers in engine
unc0rr [Sun, 09 Sep 2007 14:53:28 +0000] rev 589
Start implementing triggers in engine
2007-09-08 Better stub for Training mode
unc0rr [Sat, 08 Sep 2007 12:12:23 +0000] rev 588
Better stub for Training mode
2007-09-06 More work on Training mode
unc0rr [Thu, 06 Sep 2007 19:10:03 +0000] rev 587
More work on Training mode
2007-09-06 Prepare to new page 'Training'
unc0rr [Thu, 06 Sep 2007 18:14:12 +0000] rev 586
Prepare to new page 'Training'
2007-09-06 Rename PageLocalGame -> PageSimpleGame due to future changes
unc0rr [Thu, 06 Sep 2007 15:31:52 +0000] rev 585
Rename PageLocalGame -> PageSimpleGame due to future changes
2007-08-24 Some stuff to get good results from make 'package_source'
unc0rr [Fri, 24 Aug 2007 20:24:29 +0000] rev 584
Some stuff to get good results from make 'package_source'
2007-08-22 Oops, forgot file
unc0rr [Wed, 22 Aug 2007 16:37:51 +0000] rev 583
Oops, forgot file
2007-08-20 Update translation
unc0rr [Mon, 20 Aug 2007 18:52:12 +0000] rev 582
Update translation
2007-08-20 Better 'Load' page
unc0rr [Mon, 20 Aug 2007 18:47:24 +0000] rev 581
Better 'Load' page
2007-08-20 Working 'Load' page
unc0rr [Mon, 20 Aug 2007 18:11:43 +0000] rev 580
Working 'Load' page
2007-08-20 - Some changes to make build process clear
unc0rr [Mon, 20 Aug 2007 17:49:39 +0000] rev 579
- Some changes to make build process clear - There could be 1-8 hedgehogs (was 3-8) in team - Start implementing 'Load' page
2007-08-20 By default, turn 'alt damage show' option off
unc0rr [Mon, 20 Aug 2007 16:05:59 +0000] rev 578
By default, turn 'alt damage show' option off
2007-08-20 New palette of team colors
unc0rr [Mon, 20 Aug 2007 15:58:44 +0000] rev 577
New palette of team colors
2007-08-18 Fix some warnings
unc0rr [Sat, 18 Aug 2007 20:53:49 +0000] rev 576
Fix some warnings
2007-08-18 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[])
2007-08-18 - 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
2007-08-18 - 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
2007-08-16 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 :)
2007-08-16 hedgehogs num bug fixed
displacer [Thu, 16 Aug 2007 14:10:06 +0000] rev 571
hedgehogs num bug fixed
2007-08-16 improved bad message show
displacer [Thu, 16 Aug 2007 12:42:22 +0000] rev 570
improved bad message show
2007-08-16 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
2007-08-16 - Small fixes
unc0rr [Thu, 16 Aug 2007 07:05:29 +0000] rev 568
- Small fixes - Parachute sprite
2007-07-21 Small fixes
unc0rr [Sat, 21 Jul 2007 16:35:12 +0000] rev 567
Small fixes
2007-07-21 Save some memory
unc0rr [Sat, 21 Jul 2007 15:45:41 +0000] rev 566
Save some memory
2007-07-21 Fix some bug, finish playlist implementation
unc0rr [Sat, 21 Jul 2007 12:29:09 +0000] rev 565
Fix some bug, finish playlist implementation
2007-07-20 Finalize basic playlists implementation
unc0rr [Fri, 20 Jul 2007 19:04:24 +0000] rev 564
Finalize basic playlists implementation
2007-07-20 Initial playlists support
unc0rr [Fri, 20 Jul 2007 13:46:27 +0000] rev 563
Initial playlists support
2007-07-20 - Simplify build system files
unc0rr [Fri, 20 Jul 2007 12:25:40 +0000] rev 562
- Simplify build system files - Remove obsolete files
2007-07-15 Improve land generator
unc0rr [Sun, 15 Jul 2007 20:52:03 +0000] rev 561
Improve land generator
2007-07-15 UFO Sound
unc0rr [Sun, 15 Jul 2007 14:02:26 +0000] rev 560
UFO Sound
2007-07-15 Desert Eagle sound
unc0rr [Sun, 15 Jul 2007 13:35:32 +0000] rev 559
Desert Eagle sound
2007-07-14 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
2007-07-13 - 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
2007-07-13 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
2007-07-12 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
2007-07-12 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
2007-07-08 - 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
2007-07-03 Fix hedgehogs switching
unc0rr [Tue, 03 Jul 2007 20:11:48 +0000] rev 552
Fix hedgehogs switching
2007-07-03 Fix warnings
unc0rr [Tue, 03 Jul 2007 17:06:18 +0000] rev 551
Fix warnings
2007-07-03 Clan-based hedgehogs switching
unc0rr [Tue, 03 Jul 2007 17:03:41 +0000] rev 550
Clan-based hedgehogs switching
2007-07-03 - Introduce clans (teams with same color)
unc0rr [Tue, 03 Jul 2007 16:09:04 +0000] rev 549
- Introduce clans (teams with same color)
2007-07-03 Fix regression introduced by previous commit
unc0rr [Tue, 03 Jul 2007 14:47:33 +0000] rev 548
Fix regression introduced by previous commit
2007-07-02 Convert teams list to array
unc0rr [Mon, 02 Jul 2007 21:33:21 +0000] rev 547
Convert teams list to array
2007-07-02 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
2007-07-02 Fix some warnings
unc0rr [Mon, 02 Jul 2007 16:21:07 +0000] rev 545
Fix some warnings
2007-07-01 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
2007-07-01 - 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
2007-06-17 - 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
2007-06-11 Small fixes
unc0rr [Mon, 11 Jun 2007 15:53:29 +0000] rev 541
Small fixes
2007-06-11 - Many fixes related to hh switcher
unc0rr [Mon, 11 Jun 2007 15:52:32 +0000] rev 540
- Many fixes related to hh switcher
2007-06-07 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
2007-06-06 - 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)
2007-06-04 Fix typo
unc0rr [Mon, 04 Jun 2007 21:29:05 +0000] rev 537
Fix typo
2007-06-04 - 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
2007-06-03 "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)
2007-06-03 - Fix some bugs
unc0rr [Sun, 03 Jun 2007 17:21:57 +0000] rev 534
- Fix some bugs - 'Switch hedgehog' tool
2007-05-30 Save saves in Save directory
unc0rr [Wed, 30 May 2007 20:48:57 +0000] rev 533
Save saves in Save directory
2007-05-30 Update easter egg image
unc0rr [Wed, 30 May 2007 19:29:27 +0000] rev 532
Update easter egg image
2007-05-29 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
2007-05-29 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)
2007-05-27 Option for alternative damage tags
unc0rr [Sun, 27 May 2007 20:17:55 +0000] rev 529
Option for alternative damage tags
2007-05-27 Fix collision with current hedgehog
unc0rr [Sun, 27 May 2007 17:55:55 +0000] rev 528
Fix collision with current hedgehog
2007-05-27 - 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
2007-05-27 - 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
2007-05-26 Teleported hedgehog picks up cases
unc0rr [Sat, 26 May 2007 20:47:36 +0000] rev 525
Teleported hedgehog picks up cases
2007-05-26 One more land template
unc0rr [Sat, 26 May 2007 20:22:07 +0000] rev 524
One more land template
2007-05-26 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
2007-05-26 Tags with current damage
unc0rr [Sat, 26 May 2007 16:49:37 +0000] rev 522
Tags with current damage
2007-05-24 - Fix some collision bugs
unc0rr [Thu, 24 May 2007 20:33:07 +0000] rev 521
- Fix some collision bugs - Fix accessing to freed memory
2007-05-24 Teleportation tool
unc0rr [Thu, 24 May 2007 19:41:51 +0000] rev 520
Teleportation tool
2007-05-24 - 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
2007-05-22 - 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
2007-05-21 - 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)
2007-05-21 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
2007-05-18 - Remove deprecated code
unc0rr [Fri, 18 May 2007 17:35:12 +0000] rev 515
- Remove deprecated code - Hopefully increased performance of operations with hwFloat
2007-05-18 Fix firepunch regression
unc0rr [Fri, 18 May 2007 16:40:43 +0000] rev 514
Fix firepunch regression
2007-05-14 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
2007-05-10 Simplify reading from file ;)
unc0rr [Thu, 10 May 2007 21:19:12 +0000] rev 512
Simplify reading from file ;)
2007-05-09 - Further work on new collisions implementation
unc0rr [Wed, 09 May 2007 20:32:41 +0000] rev 511
- Further work on new collisions implementation
2007-05-07 New loading progress sprite code
unc0rr [Mon, 07 May 2007 21:12:06 +0000] rev 510
New loading progress sprite code
2007-05-07 Bots know shotgun behavior better
unc0rr [Mon, 07 May 2007 20:21:26 +0000] rev 509
Bots know shotgun behavior better
2007-05-06 Now really fix compilation
unc0rr [Sun, 06 May 2007 20:50:53 +0000] rev 508
Now really fix compilation
2007-05-06 Fix compilation on 64bit arch
unc0rr [Sun, 06 May 2007 14:53:56 +0000] rev 507
Fix compilation on 64bit arch
2007-05-05 - 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
2007-05-04 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
2007-05-02 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
2007-05-02 Mines also collide
unc0rr [Wed, 02 May 2007 18:41:44 +0000] rev 503
Mines also collide
2007-05-02 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)
2007-03-19 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
2007-03-19 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
2007-03-17 Oops, sorry...
unc0rr [Sat, 17 Mar 2007 18:32:17 +0000] rev 499
Oops, sorry...
2007-03-17 - 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
2007-03-15 merge fixes from branch
displacer [Thu, 15 Mar 2007 22:46:37 +0000] rev 497
merge fixes from branch
2007-03-15 merged new team from branch
displacer [Thu, 15 Mar 2007 02:20:31 +0000] rev 496
merged new team from branch
2007-03-11 - 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)
2007-02-26 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
2007-02-24 - 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
2007-02-24 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
2007-02-23 Blow torch icon
unc0rr [Fri, 23 Feb 2007 22:06:23 +0000] rev 491
Blow torch icon
2007-02-23 Fix for NSIS .lnk workaround
unc0rr [Fri, 23 Feb 2007 19:55:53 +0000] rev 490
Fix for NSIS .lnk workaround
2007-02-23 Fix "/capture" command
unc0rr [Fri, 23 Feb 2007 17:34:30 +0000] rev 489
Fix "/capture" command
2007-02-23 Fix run with DEBUGFILE turned off
unc0rr [Fri, 23 Feb 2007 14:52:45 +0000] rev 488
Fix run with DEBUGFILE turned off
(0) -192 +192 +1000 +3000 +10000 tip