Wed, 19 Dec 2007 07:37:17 +0000 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
Mon, 17 Dec 2007 19:14:42 +0000 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
Mon, 17 Dec 2007 18:05:58 +0000 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
Sun, 16 Dec 2007 19:34:13 +0000 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
Sun, 16 Dec 2007 19:16:22 +0000 Remake widgets layout on PageNetServer
unc0rr [Sun, 16 Dec 2007 19:16:22 +0000] rev 675
Remake widgets layout on PageNetServer
Sun, 16 Dec 2007 16:21:42 +0000 Save and restore window size
unc0rr [Sun, 16 Dec 2007 16:21:42 +0000] rev 674
Save and restore window size
Sun, 16 Dec 2007 15:58:29 +0000 - 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
Sat, 15 Dec 2007 23:24:43 +0000 - 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
Sat, 15 Dec 2007 22:57:22 +0000 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
Sat, 15 Dec 2007 21:10:43 +0000 Fix project and translate more entries
unc0rr [Sat, 15 Dec 2007 21:10:43 +0000] rev 670
Fix project and translate more entries
Sat, 15 Dec 2007 20:41:13 +0000 Update translation
unc0rr [Sat, 15 Dec 2007 20:41:13 +0000] rev 669
Update translation
Sat, 15 Dec 2007 20:28:58 +0000 - Share much code between models
unc0rr [Sat, 15 Dec 2007 20:28:58 +0000] rev 668
- Share much code between models - Update some labels
Sat, 15 Dec 2007 20:08:08 +0000 UDP server list model
unc0rr [Sat, 15 Dec 2007 20:08:08 +0000] rev 667
UDP server list model
Sat, 15 Dec 2007 19:44:05 +0000 Abstract HWForm from custom PageNet implementation
unc0rr [Sat, 15 Dec 2007 19:44:05 +0000] rev 666
Abstract HWForm from custom PageNet implementation
Sat, 15 Dec 2007 19:40:50 +0000 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
Sat, 15 Dec 2007 18:58:55 +0000 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
Sat, 15 Dec 2007 18:04:56 +0000 "QT" is "Qt" really
unc0rr [Sat, 15 Dec 2007 18:04:56 +0000] rev 663
"QT" is "Qt" really
Sat, 15 Dec 2007 16:44:13 +0000 - 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
Fri, 14 Dec 2007 16:18:42 +0000 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
Fri, 14 Dec 2007 16:13:35 +0000 - 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
Fri, 14 Dec 2007 15:36:00 +0000 - 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
Fri, 14 Dec 2007 15:02:46 +0000 Make use of server port option
unc0rr [Fri, 14 Dec 2007 15:02:46 +0000] rev 658
Make use of server port option
Thu, 13 Dec 2007 23:07:16 +0000 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)
Thu, 13 Dec 2007 22:46:36 +0000 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
Thu, 13 Dec 2007 22:24:06 +0000 - 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)
Thu, 13 Dec 2007 21:49:52 +0000 Finish asking host/port dialog implementation
unc0rr [Thu, 13 Dec 2007 21:49:52 +0000] rev 654
Finish asking host/port dialog implementation
Thu, 13 Dec 2007 21:31:47 +0000 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)
Thu, 13 Dec 2007 16:10:58 +0000 - 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)
Thu, 13 Dec 2007 15:45:31 +0000 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
Thu, 13 Dec 2007 14:34:13 +0000 Update copyright header
unc0rr [Thu, 13 Dec 2007 14:34:13 +0000] rev 650
Update copyright header
Thu, 13 Dec 2007 14:15:56 +0000 - 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
Thu, 13 Dec 2007 13:51:55 +0000 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)
Thu, 13 Dec 2007 13:49:20 +0000 Move nick edit to PageOptions
unc0rr [Thu, 13 Dec 2007 13:49:20 +0000] rev 647
Move nick edit to PageOptions
Thu, 13 Dec 2007 12:39:26 +0000 Some work on network widgets
unc0rr [Thu, 13 Dec 2007 12:39:26 +0000] rev 646
Some work on network widgets
Wed, 12 Dec 2007 19:49:13 +0000 Extract IP from XML
unc0rr [Wed, 12 Dec 2007 19:49:13 +0000] rev 645
Extract IP from XML
Mon, 10 Dec 2007 23:16:46 +0000 some more layout tune
displacer [Mon, 10 Dec 2007 23:16:46 +0000] rev 644
some more layout tune
Mon, 10 Dec 2007 23:09:43 +0000 sizeHint for items Widget
displacer [Mon, 10 Dec 2007 23:09:43 +0000] rev 643
sizeHint for items Widget
Mon, 10 Dec 2007 22:55:14 +0000 zero weapons count is allowed
displacer [Mon, 10 Dec 2007 22:55:14 +0000] rev 642
zero weapons count is allowed
Mon, 10 Dec 2007 22:45:04 +0000 forget file
displacer [Mon, 10 Dec 2007 22:45:04 +0000] rev 641
forget file
Mon, 10 Dec 2007 22:36:54 +0000 first buggy infinity state for weapons
displacer [Mon, 10 Dec 2007 22:36:54 +0000] rev 640
first buggy infinity state for weapons
Mon, 10 Dec 2007 22:05:50 +0000 some layout tune
displacer [Mon, 10 Dec 2007 22:05:50 +0000] rev 639
some layout tune
Sun, 09 Dec 2007 17:16:15 +0000 Fix some bugs
unc0rr [Sun, 09 Dec 2007 17:16:15 +0000] rev 638
Fix some bugs
Sun, 09 Dec 2007 14:12:01 +0000 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
Sun, 09 Dec 2007 13:49:33 +0000 - 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
Sun, 09 Dec 2007 13:21:47 +0000 Register in www works
unc0rr [Sun, 09 Dec 2007 13:21:47 +0000] rev 635
Register in www works
Sun, 09 Dec 2007 11:43:56 +0000 Fix some bugs
unc0rr [Sun, 09 Dec 2007 11:43:56 +0000] rev 634
Fix some bugs
Sun, 09 Dec 2007 11:25:59 +0000 Half implement registration in servers list
unc0rr [Sun, 09 Dec 2007 11:25:59 +0000] rev 633
Half implement registration in servers list
Sun, 09 Dec 2007 10:09:52 +0000 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)
Thu, 06 Dec 2007 20:31:56 +0000 back to black colored weapons
displacer [Thu, 06 Dec 2007 20:31:56 +0000] rev 631
back to black colored weapons
Thu, 06 Dec 2007 20:25:32 +0000 mask applied
displacer [Thu, 06 Dec 2007 20:25:32 +0000] rev 630
mask applied
Thu, 06 Dec 2007 20:02:01 +0000 more icons at weapon select
displacer [Thu, 06 Dec 2007 20:02:01 +0000] rev 629
more icons at weapon select
Sun, 02 Dec 2007 18:54:10 +0000 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
Sun, 02 Dec 2007 18:53:04 +0000 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
Sun, 02 Dec 2007 17:29:20 +0000 '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
Sat, 01 Dec 2007 12:38:15 +0000 Sample WWW server list class
unc0rr [Sat, 01 Dec 2007 12:38:15 +0000] rev 625
Sample WWW server list class
Fri, 30 Nov 2007 18:31:41 +0000 weaponItem added
displacer [Fri, 30 Nov 2007 18:31:41 +0000] rev 624
weaponItem added
Fri, 26 Oct 2007 18:55:27 +0000 Respect omen on about page
unc0rr [Fri, 26 Oct 2007 18:55:27 +0000] rev 623
Respect omen on about page
Sun, 21 Oct 2007 15:39:21 +0000 - 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
Sat, 20 Oct 2007 17:27:06 +0000 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
Sat, 20 Oct 2007 13:49:36 +0000 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)
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip