displacer [Tue, 15 Jan 2008 08:04:09 +0000] rev 706
missing header fix
unc0rr [Mon, 14 Jan 2008 17:12:57 +0000] rev 705
There is weapon scheme combo also on pageSimpleGame
unc0rr [Mon, 14 Jan 2008 17:00:54 +0000] rev 704
Make team health bar surface transparent
displacer [Sat, 12 Jan 2008 22:41:03 +0000] rev 703
weapon names transmitted over network
displacer [Sat, 12 Jan 2008 17:17:09 +0000] rev 702
"Default" weapon is now default :)
unc0rr [Fri, 11 Jan 2008 23:37:23 +0000] rev 701
- Fix undefinite function result
- Remove debug
unc0rr [Fri, 11 Jan 2008 23:11:53 +0000] rev 700
- Revert previous debug things
- Add new tracing dbg
unc0rr [Fri, 11 Jan 2008 22:56:28 +0000] rev 699
Fix previous commit
unc0rr [Fri, 11 Jan 2008 22:47:54 +0000] rev 698
Some debug stuff
displacer [Fri, 11 Jan 2008 21:45:24 +0000] rev 697
pre-alpha network weapons selection
displacer [Wed, 09 Jan 2008 21:22:22 +0000] rev 696
working multiplayer weapons combo
displacer [Wed, 09 Jan 2008 20:26:31 +0000] rev 695
update weapons combo fixed
displacer [Tue, 08 Jan 2008 20:32:17 +0000] rev 694
working save weapons to file
displacer [Mon, 07 Jan 2008 15:44:13 +0000] rev 693
prepare weapons combo
displacer [Mon, 07 Jan 2008 13:09:10 +0000] rev 692
code size reduse
unc0rr [Sun, 30 Dec 2007 16:51:06 +0000] rev 691
Better tags switching sequence
unc0rr [Sun, 30 Dec 2007 16:40:12 +0000] rev 690
Finally, get rid of large stupid StoreSurface
unc0rr [Sun, 30 Dec 2007 16:19:41 +0000] rev 689
The rest of stuff converted to sprites
unc0rr [Sun, 30 Dec 2007 15:24:02 +0000] rev 688
Convert some stuff to sprites
unc0rr [Wed, 26 Dec 2007 22:18:34 +0000] rev 687
Header cleanup in hwform.cpp
unc0rr [Wed, 26 Dec 2007 22:16:22 +0000] rev 686
- Header cleanup in game.cpp
- Page 'in game' to hide frontend interface during the game
unc0rr [Wed, 26 Dec 2007 21:08:25 +0000] rev 685
Teleport ammo picture added
displacer [Thu, 20 Dec 2007 16:11:58 +0000] rev 684
some copy/paste code removed
displacer [Thu, 20 Dec 2007 10:54:42 +0000] rev 683
select default and save weapons added
unc0rr [Wed, 19 Dec 2007 20:54:00 +0000] rev 682
Some misc fixes
displacer [Wed, 19 Dec 2007 11:10:23 +0000] rev 681
working weapons select
displacer [Wed, 19 Dec 2007 07:38:36 +0000] rev 680
. is needed for cmake
displacer [Wed, 19 Dec 2007 07:37:17 +0000] rev 679
Qt 4.3 version only style define
unc0rr [Mon, 17 Dec 2007 19:14:42 +0000] rev 678
Move map view also when we have no window focus
unc0rr [Mon, 17 Dec 2007 18:05:58 +0000] rev 677
Save some vertical pixels using fewer margin in HWMapContainer
unc0rr [Sun, 16 Dec 2007 19:34:13 +0000] rev 676
Fix AI breaking demos and saves in some cases
unc0rr [Sun, 16 Dec 2007 19:16:22 +0000] rev 675
Remake widgets layout on PageNetServer
unc0rr [Sun, 16 Dec 2007 16:21:42 +0000] rev 674
Save and restore window size
unc0rr [Sun, 16 Dec 2007 15:58:29 +0000] rev 673
- Save after save now works
- Stretching first column in net servers list
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
unc0rr [Sat, 15 Dec 2007 22:57:22 +0000] rev 671
Actually pass host and port values to NetConnect method
unc0rr [Sat, 15 Dec 2007 21:10:43 +0000] rev 670
Fix project and translate more entries
unc0rr [Sat, 15 Dec 2007 20:41:13 +0000] rev 669
Update translation
unc0rr [Sat, 15 Dec 2007 20:28:58 +0000] rev 668
- Share much code between models
- Update some labels
unc0rr [Sat, 15 Dec 2007 20:08:08 +0000] rev 667
UDP server list model
unc0rr [Sat, 15 Dec 2007 19:44:05 +0000] rev 666
Abstract HWForm from custom PageNet implementation
unc0rr [Sat, 15 Dec 2007 19:40:50 +0000] rev 665
Start move from custom widgets to custom models
unc0rr [Sat, 15 Dec 2007 18:58:55 +0000] rev 664
Fully implement www server list via model
unc0rr [Sat, 15 Dec 2007 18:04:56 +0000] rev 663
"QT" is "Qt" really
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
unc0rr [Fri, 14 Dec 2007 16:18:42 +0000] rev 661
Unregister server in servers list when the game is started
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
unc0rr [Fri, 14 Dec 2007 15:36:00 +0000] rev 659
- Fix some stupid object casts
- Fix deleting server entry in www list
unc0rr [Fri, 14 Dec 2007 15:02:46 +0000] rev 658
Make use of server port option
unc0rr [Thu, 13 Dec 2007 23:07:16 +0000] rev 657
Basic concept for net server options page (subject to change)
unc0rr [Thu, 13 Dec 2007 22:46:36 +0000] rev 656
Fix network game bug caused by recent protocol changes
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)
unc0rr [Thu, 13 Dec 2007 21:49:52 +0000] rev 654
Finish asking host/port dialog implementation
unc0rr [Thu, 13 Dec 2007 21:31:47 +0000] rev 653
Class to ask host/port to connect to ('Specify' button on PageNet)
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)
unc0rr [Thu, 13 Dec 2007 15:45:31 +0000] rev 651
Don't spam traffic in network game
unc0rr [Thu, 13 Dec 2007 14:34:13 +0000] rev 650
Update copyright header
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
unc0rr [Thu, 13 Dec 2007 13:51:55 +0000] rev 648
Use list instead of array (no limit for network packets amount)
unc0rr [Thu, 13 Dec 2007 13:49:20 +0000] rev 647
Move nick edit to PageOptions
unc0rr [Thu, 13 Dec 2007 12:39:26 +0000] rev 646
Some work on network widgets
unc0rr [Wed, 12 Dec 2007 19:49:13 +0000] rev 645
Extract IP from XML
displacer [Mon, 10 Dec 2007 23:16:46 +0000] rev 644
some more layout tune
displacer [Mon, 10 Dec 2007 23:09:43 +0000] rev 643
sizeHint for items Widget
displacer [Mon, 10 Dec 2007 22:55:14 +0000] rev 642
zero weapons count is allowed
displacer [Mon, 10 Dec 2007 22:45:04 +0000] rev 641
forget file
displacer [Mon, 10 Dec 2007 22:36:54 +0000] rev 640
first buggy infinity state for weapons
displacer [Mon, 10 Dec 2007 22:05:50 +0000] rev 639
some layout tune
unc0rr [Sun, 09 Dec 2007 17:16:15 +0000] rev 638
Fix some bugs
unc0rr [Sun, 09 Dec 2007 14:12:01 +0000] rev 637
Fix bad behavior when quickly click Connect button more than once
unc0rr [Sun, 09 Dec 2007 13:49:33 +0000] rev 636
- Switch between local and internet game
- Some bugs a left
unc0rr [Sun, 09 Dec 2007 13:21:47 +0000] rev 635
Register in www works
unc0rr [Sun, 09 Dec 2007 11:43:56 +0000] rev 634
Fix some bugs
unc0rr [Sun, 09 Dec 2007 11:25:59 +0000] rev 633
Half implement registration in 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)
displacer [Thu, 06 Dec 2007 20:31:56 +0000] rev 631
back to black colored weapons
displacer [Thu, 06 Dec 2007 20:25:32 +0000] rev 630
mask applied
displacer [Thu, 06 Dec 2007 20:02:01 +0000] rev 629
more icons at weapon select
unc0rr [Sun, 02 Dec 2007 18:54:10 +0000] rev 628
Oops, forgot to save file before commiting
unc0rr [Sun, 02 Dec 2007 18:53:04 +0000] rev 627
Button for renaming demo and save files
unc0rr [Sun, 02 Dec 2007 17:29:20 +0000] rev 626
's' key to speed up demo playing
unc0rr [Sat, 01 Dec 2007 12:38:15 +0000] rev 625
Sample WWW server list class
displacer [Fri, 30 Nov 2007 18:31:41 +0000] rev 624
weaponItem added
unc0rr [Fri, 26 Oct 2007 18:55:27 +0000] rev 623
Respect omen on about page
unc0rr [Sun, 21 Oct 2007 15:39:21 +0000] rev 622
- New training (not finished yet)
- Make parameter for number of mines on map
unc0rr [Sat, 20 Oct 2007 17:27:06 +0000] rev 621
New game flag for non-destroyable land
unc0rr [Sat, 20 Oct 2007 13:49:36 +0000] rev 620
Add theme and map by omen (with fixes by me)
unc0rr [Sun, 07 Oct 2007 15:55:09 +0000] rev 619
- Update protocol doc
- Fix typo
unc0rr [Sun, 07 Oct 2007 14:54:31 +0000] rev 618
Add doc, describing protocol details (in russian)
unc0rr [Sun, 07 Oct 2007 14:46:49 +0000] rev 617
Better Net page
unc0rr [Sun, 30 Sep 2007 14:43:15 +0000] rev 616
Use same team colors everywhere
unc0rr [Sun, 30 Sep 2007 13:36:32 +0000] rev 615
- Add 'Mission Fail' trigger type
- Some improvements to triggers code
unc0rr [Sat, 29 Sep 2007 16:39:21 +0000] rev 614
- Fix some warnings
- Game mode flags to let instance not delayed shotgun fire
unc0rr [Thu, 27 Sep 2007 16:55:49 +0000] rev 613
Add 'Successful finish' trigger
displacer [Mon, 24 Sep 2007 20:34:28 +0000] rev 612
abstract class for items container (hedgehogs num, bullets, etc.)
unc0rr [Sat, 22 Sep 2007 17:50:14 +0000] rev 611
Fix warnings
unc0rr [Sat, 22 Sep 2007 17:04:28 +0000] rev 610
- Training format change
- Some camera improvements
unc0rr [Sat, 22 Sep 2007 16:19:11 +0000] rev 609
Quite good targets sequence
unc0rr [Sat, 22 Sep 2007 14:19:58 +0000] rev 608
Oops, fix compile
unc0rr [Sat, 22 Sep 2007 10:45:18 +0000] rev 607
Now trainings can have custom ammostore
unc0rr [Sat, 22 Sep 2007 10:06:27 +0000] rev 606
Add ammostores in frontend, should help further ammostores implemetation
unc0rr [Sat, 22 Sep 2007 09:49:55 +0000] rev 605
- Make hwengine protocol more obvious
- Update protocol version due to changes
unc0rr [Fri, 21 Sep 2007 21:51:48 +0000] rev 604
Let hedgehog position be taken from config, still more work is needed
unc0rr [Fri, 21 Sep 2007 19:18:06 +0000] rev 603
- Use current screen color depth in engine
- Fix regexps
unc0rr [Fri, 21 Sep 2007 18:55:44 +0000] rev 602
Add CurrentHedgehog variable which simplifies code
unc0rr [Thu, 20 Sep 2007 20:00:10 +0000] rev 601
Special game mode allowing the only clan on map for training mode
unc0rr [Tue, 18 Sep 2007 19:52:46 +0000] rev 600
Select weapon scheme page
unc0rr [Tue, 18 Sep 2007 18:53:54 +0000] rev 599
Fix THandle -> TThreadID
displacer [Tue, 18 Sep 2007 18:42:50 +0000] rev 598
new files added
displacer [Tue, 18 Sep 2007 18:37:51 +0000] rev 597
kdevelop project add, initial weapons scheme button
unc0rr [Tue, 18 Sep 2007 18:24:02 +0000] rev 596
First step to store trainings in files
unc0rr [Sat, 15 Sep 2007 13:01:44 +0000] rev 595
Triggers PoC: targets are spawned right after the previous damaged
unc0rr [Sat, 15 Sep 2007 10:27:34 +0000] rev 594
- Fix some triggers bugs
- Improve triggers
unc0rr [Fri, 14 Sep 2007 20:51:40 +0000] rev 593
Triggers proof-of-concept
unc0rr [Tue, 11 Sep 2007 17:04:24 +0000] rev 592
Sorry, this is not needed
unc0rr [Tue, 11 Sep 2007 16:46:43 +0000] rev 591
Fix win32 packages
unc0rr [Mon, 10 Sep 2007 20:00:58 +0000] rev 590
Basic gtTarget support
unc0rr [Sun, 09 Sep 2007 14:53:28 +0000] rev 589
Start implementing triggers in engine
unc0rr [Sat, 08 Sep 2007 12:12:23 +0000] rev 588
Better stub for Training mode
unc0rr [Thu, 06 Sep 2007 19:10:03 +0000] rev 587
More work on Training mode