Thu, 09 Oct 2008 13:53:03 +0000 - Allow team color changing
unc0rr [Thu, 09 Oct 2008 13:53:03 +0000] rev 1330
- Allow team color changing - Fix team removing handler in client's code
Thu, 09 Oct 2008 13:48:06 +0000 - Only team owner can remove team from the list
unc0rr [Thu, 09 Oct 2008 13:48:06 +0000] rev 1329
- Only team owner can remove team from the list - Fix check for hedgehogs number overflow
Thu, 09 Oct 2008 13:45:40 +0000 Add support for removing team
unc0rr [Thu, 09 Oct 2008 13:45:40 +0000] rev 1328
Add support for removing team
Thu, 09 Oct 2008 13:43:47 +0000 Can choose hedgehogs number now
unc0rr [Thu, 09 Oct 2008 13:43:47 +0000] rev 1327
Can choose hedgehogs number now
Thu, 09 Oct 2008 13:01:52 +0000 Add seduction weapon sound
unc0rr [Thu, 09 Oct 2008 13:01:52 +0000] rev 1326
Add seduction weapon sound
Wed, 08 Oct 2008 18:56:32 +0000 Adding teams now works
unc0rr [Wed, 08 Oct 2008 18:56:32 +0000] rev 1325
Adding teams now works
Wed, 08 Oct 2008 18:46:02 +0000 Get rid of team id in client code
unc0rr [Wed, 08 Oct 2008 18:46:02 +0000] rev 1324
Get rid of team id in client code
Wed, 08 Oct 2008 18:38:54 +0000 Build neccessary structures in memory on ADDTEAM message, but don't send answer yet (need to review team id concept)
unc0rr [Wed, 08 Oct 2008 18:38:54 +0000] rev 1323
Build neccessary structures in memory on ADDTEAM message, but don't send answer yet (need to review team id concept)
Wed, 08 Oct 2008 18:29:16 +0000 Fix protocol implementation to conform documentation
unc0rr [Wed, 08 Oct 2008 18:29:16 +0000] rev 1322
Fix protocol implementation to conform documentation
Wed, 08 Oct 2008 18:25:08 +0000 - Add protocol description (just started)
unc0rr [Wed, 08 Oct 2008 18:25:08 +0000] rev 1321
- Add protocol description (just started) - Some work on server to make team add posiible
Wed, 08 Oct 2008 15:57:35 +0000 Optimize list lookups a bit
unc0rr [Wed, 08 Oct 2008 15:57:35 +0000] rev 1320
Optimize list lookups a bit
Wed, 08 Oct 2008 15:55:23 +0000 Reformat some code =P
unc0rr [Wed, 08 Oct 2008 15:55:23 +0000] rev 1319
Reformat some code =P
Wed, 08 Oct 2008 15:53:23 +0000 - Shut the client's tries to configure server up
unc0rr [Wed, 08 Oct 2008 15:53:23 +0000] rev 1318
- Shut the client's tries to configure server up - Fix a bug which led to "different maps generated" when server changes map, but theme doesn't get changed
Wed, 08 Oct 2008 15:42:09 +0000 Server now fully supports game options
unc0rr [Wed, 08 Oct 2008 15:42:09 +0000] rev 1317
Server now fully supports game options
Wed, 08 Oct 2008 13:58:27 +0000 - Add join and leave messages to chat box
unc0rr [Wed, 08 Oct 2008 13:58:27 +0000] rev 1316
- Add join and leave messages to chat box - Don't send configuration if joining a room
Wed, 08 Oct 2008 13:54:51 +0000 Implement rooms list refresh
unc0rr [Wed, 08 Oct 2008 13:54:51 +0000] rev 1315
Implement rooms list refresh
Wed, 08 Oct 2008 13:52:31 +0000 Implement room create and join
unc0rr [Wed, 08 Oct 2008 13:52:31 +0000] rev 1314
Implement room create and join
Wed, 08 Oct 2008 13:40:29 +0000 - Introduce a bit of state miachine in client code (should be more robust and verbosive now)
unc0rr [Wed, 08 Oct 2008 13:40:29 +0000] rev 1313
- Introduce a bit of state miachine in client code (should be more robust and verbosive now) - Prepare for creating and joining rooms code
Wed, 08 Oct 2008 10:58:21 +0000 Create a page for rooms list
unc0rr [Wed, 08 Oct 2008 10:58:21 +0000] rev 1312
Create a page for rooms list
Tue, 07 Oct 2008 12:37:06 +0000 - Add stub page for rooms list
unc0rr [Tue, 07 Oct 2008 12:37:06 +0000] rev 1311
- Add stub page for rooms list - Clear chat box on disconnect (not only nicks list)
Mon, 06 Oct 2008 19:01:59 +0000 Get rid of "internet" network game mode
unc0rr [Mon, 06 Oct 2008 19:01:59 +0000] rev 1310
Get rid of "internet" network game mode
Mon, 06 Oct 2008 18:40:47 +0000 Fix a bug with 'ghosts' on server
unc0rr [Mon, 06 Oct 2008 18:40:47 +0000] rev 1309
Fix a bug with 'ghosts' on server
Mon, 06 Oct 2008 18:37:47 +0000 Fix another server failure (when second client in room disconnects)
unc0rr [Mon, 06 Oct 2008 18:37:47 +0000] rev 1308
Fix another server failure (when second client in room disconnects)
Mon, 06 Oct 2008 18:07:38 +0000 - Now actually fix
unc0rr [Mon, 06 Oct 2008 18:07:38 +0000] rev 1307
- Now actually fix - Handle warnings
Sun, 05 Oct 2008 23:36:11 +0000 Fix server crash on client disconnect
unc0rr [Sun, 05 Oct 2008 23:36:11 +0000] rev 1306
Fix server crash on client disconnect
Sun, 05 Oct 2008 23:27:53 +0000 - Fix build of server (has some bugs now)
unc0rr [Sun, 05 Oct 2008 23:27:53 +0000] rev 1305
- Fix build of server (has some bugs now) - Start converting client
Sun, 05 Oct 2008 23:22:14 +0000 Start refactoring standalone server (prepare to change protocol)
unc0rr [Sun, 05 Oct 2008 23:22:14 +0000] rev 1304
Start refactoring standalone server (prepare to change protocol)
Sun, 05 Oct 2008 16:38:26 +0000 Don't allow team with the same name from the same client (helps with double add due to lags)
unc0rr [Sun, 05 Oct 2008 16:38:26 +0000] rev 1303
Don't allow team with the same name from the same client (helps with double add due to lags)
Sun, 05 Oct 2008 16:35:46 +0000 Remove deprecated stuff
unc0rr [Sun, 05 Oct 2008 16:35:46 +0000] rev 1302
Remove deprecated stuff
Mon, 29 Sep 2008 22:14:23 +0000 Fix a bug screwing team selection up in network game
unc0rr [Mon, 29 Sep 2008 22:14:23 +0000] rev 1301
Fix a bug screwing team selection up in network game (REMOVETEAM message doesn't have teamID, and after removing the team QMap still contains old info, when add and remove team with the same name, total hedgehogs number will be decreased by first team hh number)
Mon, 29 Sep 2008 22:01:06 +0000 Fix arithmetic bug in CHedgehogerWidget
unc0rr [Mon, 29 Sep 2008 22:01:06 +0000] rev 1300
Fix arithmetic bug in CHedgehogerWidget
Mon, 29 Sep 2008 21:59:19 +0000 Add team surrender flag
unc0rr [Mon, 29 Sep 2008 21:59:19 +0000] rev 1299
Add team surrender flag
Mon, 29 Sep 2008 09:33:44 +0000 - Fix water rise
unc0rr [Mon, 29 Sep 2008 09:33:44 +0000] rev 1298
- Fix water rise - Fix game crash when a hedgehog which turn is next gets drawn by water rise
Sun, 28 Sep 2008 22:49:38 +0000 Try to adjust flame parameters
unc0rr [Sun, 28 Sep 2008 22:49:38 +0000] rev 1297
Try to adjust flame parameters
Sun, 28 Sep 2008 22:47:13 +0000 Prevent AI to damage a teammate when trying to dig with firepunch (patch not tested)
unc0rr [Sun, 28 Sep 2008 22:47:13 +0000] rev 1296
Prevent AI to damage a teammate when trying to dig with firepunch (patch not tested)
Sun, 28 Sep 2008 22:39:07 +0000 Start flames rework
unc0rr [Sun, 28 Sep 2008 22:39:07 +0000] rev 1295
Start flames rework
Sun, 28 Sep 2008 21:56:37 +0000 - Hedgehog doesn't take off hat when shooting from shotgun
unc0rr [Sun, 28 Sep 2008 21:56:37 +0000] rev 1294
- Hedgehog doesn't take off hat when shooting from shotgun - Don't show empty hat sprite
Sun, 28 Sep 2008 15:55:07 +0000 Predefined team can have customized hat
unc0rr [Sun, 28 Sep 2008 15:55:07 +0000] rev 1293
Predefined team can have customized hat
Sun, 28 Sep 2008 15:45:37 +0000 Bot could use firepunch if it doesn't find anything else useful, and it has land above his head
unc0rr [Sun, 28 Sep 2008 15:45:37 +0000] rev 1292
Bot could use firepunch if it doesn't find anything else useful, and it has land above his head
Sun, 28 Sep 2008 15:39:38 +0000 Update Spanish and Polish translations
unc0rr [Sun, 28 Sep 2008 15:39:38 +0000] rev 1291
Update Spanish and Polish translations
Sun, 28 Sep 2008 15:13:18 +0000 Fix frontend
unc0rr [Sun, 28 Sep 2008 15:13:18 +0000] rev 1290
Fix frontend
Sun, 28 Sep 2008 09:18:24 +0000 - Customize spinbox arrows
unc0rr [Sun, 28 Sep 2008 09:18:24 +0000] rev 1289
- Customize spinbox arrows - Optimize frontend's images
Sun, 28 Sep 2008 08:28:32 +0000 Reorganize team edit page a little (save a lot of space)
unc0rr [Sun, 28 Sep 2008 08:28:32 +0000] rev 1288
Reorganize team edit page a little (save a lot of space)
Sun, 28 Sep 2008 08:26:18 +0000 Move preview icons into comboboxes
unc0rr [Sun, 28 Sep 2008 08:26:18 +0000] rev 1287
Move preview icons into comboboxes
Tue, 23 Sep 2008 06:27:53 +0000 Seduction animation
unc0rr [Tue, 23 Sep 2008 06:27:53 +0000] rev 1286
Seduction animation
Tue, 23 Sep 2008 06:09:13 +0000 A bit larger heart
unc0rr [Tue, 23 Sep 2008 06:09:13 +0000] rev 1285
A bit larger heart
Mon, 22 Sep 2008 22:14:01 +0000 - Update Italian translation
unc0rr [Mon, 22 Sep 2008 22:14:01 +0000] rev 1284
- Update Italian translation - Almost finished seduction weapon
Sat, 20 Sep 2008 04:51:06 +0000 Enable back the ability to see chosen team color in team widget
unc0rr [Sat, 20 Sep 2008 04:51:06 +0000] rev 1283
Enable back the ability to see chosen team color in team widget
Sat, 20 Sep 2008 03:54:56 +0000 Full-size hedgehog in hats selection widget
unc0rr [Sat, 20 Sep 2008 03:54:56 +0000] rev 1282
Full-size hedgehog in hats selection widget
Sat, 20 Sep 2008 03:52:39 +0000 Draw a hedgehog under the hat in hats combobox
unc0rr [Sat, 20 Sep 2008 03:52:39 +0000] rev 1281
Draw a hedgehog under the hat in hats combobox
Fri, 19 Sep 2008 20:42:42 +0000 Update watermelon sprite
unc0rr [Fri, 19 Sep 2008 20:42:42 +0000] rev 1280
Update watermelon sprite
Fri, 19 Sep 2008 20:41:53 +0000 Use new sounds
unc0rr [Fri, 19 Sep 2008 20:41:53 +0000] rev 1279
Use new sounds
Fri, 19 Sep 2008 20:36:59 +0000 Add new sound files
unc0rr [Fri, 19 Sep 2008 20:36:59 +0000] rev 1278
Add new sound files
Fri, 19 Sep 2008 20:34:41 +0000 - Unbreak previously broken themes
unc0rr [Fri, 19 Sep 2008 20:34:41 +0000] rev 1277
- Unbreak previously broken themes - Verbose error message helping with themes problems
Fri, 19 Sep 2008 19:58:57 +0000 Fix bug #61 http://fireforge.net/tracker/index.php?func=detail&aid=61&group_id=11&atid=125
unc0rr [Fri, 19 Sep 2008 19:58:57 +0000] rev 1276
Fix bug #61 http://fireforge.net/tracker/index.php?func=detail&aid=61&group_id=11&atid=125 Crashing engine in some conditions due to incorrect theme info
Fri, 19 Sep 2008 19:56:07 +0000 Add Underwater theme
unc0rr [Fri, 19 Sep 2008 19:56:07 +0000] rev 1275
Add Underwater theme
Fri, 19 Sep 2008 14:22:27 +0000 - Optimize maps
unc0rr [Fri, 19 Sep 2008 14:22:27 +0000] rev 1274
- Optimize maps - Advanced Bath theme
Fri, 19 Sep 2008 14:18:33 +0000 Fix mortar
unc0rr [Fri, 19 Sep 2008 14:18:33 +0000] rev 1273
Fix mortar
Fri, 19 Sep 2008 14:16:27 +0000 Forgotten sheep map...
unc0rr [Fri, 19 Sep 2008 14:16:27 +0000] rev 1272
Forgotten sheep map...
Fri, 19 Sep 2008 14:15:19 +0000 Graphics update
unc0rr [Fri, 19 Sep 2008 14:15:19 +0000] rev 1271
Graphics update
Fri, 19 Sep 2008 14:10:51 +0000 Draw smoke trail underneath of grenade
unc0rr [Fri, 19 Sep 2008 14:10:51 +0000] rev 1270
Draw smoke trail underneath of grenade
Fri, 19 Sep 2008 14:08:18 +0000 - Add many hats
unc0rr [Fri, 19 Sep 2008 14:08:18 +0000] rev 1269
- Add many hats - Update Italian translation
Thu, 18 Sep 2008 21:20:24 +0000 Fix music starting to play after the round even if it was turned off
unc0rr [Thu, 18 Sep 2008 21:20:24 +0000] rev 1268
Fix music starting to play after the round even if it was turned off
Thu, 18 Sep 2008 20:06:05 +0000 Rename hellish bomb to hellish hand-grenade
unc0rr [Thu, 18 Sep 2008 20:06:05 +0000] rev 1267
Rename hellish bomb to hellish hand-grenade
Thu, 18 Sep 2008 16:28:58 +0000 Delete deprecated stuff
unc0rr [Thu, 18 Sep 2008 16:28:58 +0000] rev 1266
Delete deprecated stuff
Thu, 18 Sep 2008 16:26:46 +0000 Update Italian translation
unc0rr [Thu, 18 Sep 2008 16:26:46 +0000] rev 1265
Update Italian translation
Thu, 18 Sep 2008 16:19:45 +0000 Mention Eugene Lyubimkin in translators list for his Ukrainian translation
unc0rr [Thu, 18 Sep 2008 16:19:45 +0000] rev 1264
Mention Eugene Lyubimkin in translators list for his Ukrainian translation
Thu, 18 Sep 2008 16:16:41 +0000 Add Hellish bomb weapon
unc0rr [Thu, 18 Sep 2008 16:16:41 +0000] rev 1263
Add Hellish bomb weapon
Thu, 18 Sep 2008 14:44:44 +0000 Add watermelon sprite
unc0rr [Thu, 18 Sep 2008 14:44:44 +0000] rev 1262
Add watermelon sprite
Thu, 18 Sep 2008 13:39:05 +0000 Add watermelon weapon (without proper sprites yet)
unc0rr [Thu, 18 Sep 2008 13:39:05 +0000] rev 1261
Add watermelon weapon (without proper sprites yet)
Thu, 18 Sep 2008 12:40:46 +0000 Finish Ukrainian translation
unc0rr [Thu, 18 Sep 2008 12:40:46 +0000] rev 1260
Finish Ukrainian translation
Wed, 17 Sep 2008 17:33:44 +0000 - Continue seduction implementation
unc0rr [Wed, 17 Sep 2008 17:33:44 +0000] rev 1259
- Continue seduction implementation - Code formatting in gears and consts
Wed, 17 Sep 2008 04:02:02 +0000 - Perform lupdate-qt4 && lrelease-qt4
unc0rr [Wed, 17 Sep 2008 04:02:02 +0000] rev 1258
- Perform lupdate-qt4 && lrelease-qt4 - Add Ukrainian translation by Eugene Lyubimkin (not complete yet)
Fri, 12 Sep 2008 18:55:54 +0000 Hedgehog doesn't take off the hat when walking
unc0rr [Fri, 12 Sep 2008 18:55:54 +0000] rev 1257
Hedgehog doesn't take off the hat when walking
Fri, 12 Sep 2008 18:00:49 +0000 Allow theme to set custom water color
unc0rr [Fri, 12 Sep 2008 18:00:49 +0000] rev 1256
Allow theme to set custom water color
Fri, 12 Sep 2008 14:57:42 +0000 D'oh
unc0rr [Fri, 12 Sep 2008 14:57:42 +0000] rev 1255
D'oh
Thu, 11 Sep 2008 20:18:14 +0000 Speed up hat
unc0rr [Thu, 11 Sep 2008 20:18:14 +0000] rev 1254
Speed up hat
Thu, 11 Sep 2008 20:13:23 +0000 Draw hat when hedgehog is aiming
unc0rr [Thu, 11 Sep 2008 20:13:23 +0000] rev 1253
Draw hat when hedgehog is aiming
Thu, 11 Sep 2008 17:02:39 +0000 - Reorganize headers according to Qt's style guide
unc0rr [Thu, 11 Sep 2008 17:02:39 +0000] rev 1252
- Reorganize headers according to Qt's style guide - Split team edit page into two pages
Thu, 11 Sep 2008 15:30:04 +0000 Hat 'wearing' animation
unc0rr [Thu, 11 Sep 2008 15:30:04 +0000] rev 1251
Hat 'wearing' animation
Wed, 10 Sep 2008 14:37:27 +0000 Update Italian translation
unc0rr [Wed, 10 Sep 2008 14:37:27 +0000] rev 1250
Update Italian translation
Mon, 08 Sep 2008 18:30:16 +0000 Remove 25pix margin on every page, so exit button is almost in the same place on all pages
unc0rr [Mon, 08 Sep 2008 18:30:16 +0000] rev 1249
Remove 25pix margin on every page, so exit button is almost in the same place on all pages
Mon, 08 Sep 2008 18:08:47 +0000 Better theme selection widget look
unc0rr [Mon, 08 Sep 2008 18:08:47 +0000] rev 1248
Better theme selection widget look
Sat, 06 Sep 2008 12:35:34 +0000 Add Spanish translation by Carlos Vives
unc0rr [Sat, 06 Sep 2008 12:35:34 +0000] rev 1247
Add Spanish translation by Carlos Vives
Sat, 06 Sep 2008 12:30:42 +0000 Update Polish translation
unc0rr [Sat, 06 Sep 2008 12:30:42 +0000] rev 1246
Update Polish translation
Sun, 31 Aug 2008 19:23:29 +0000 Send hats info via net. Hats implementation complete now.
unc0rr [Sun, 31 Aug 2008 19:23:29 +0000] rev 1245
Send hats info via net. Hats implementation complete now.
Sun, 31 Aug 2008 18:36:26 +0000 Fix bug in netclient protocol handling code
unc0rr [Sun, 31 Aug 2008 18:36:26 +0000] rev 1244
Fix bug in netclient protocol handling code
Sun, 31 Aug 2008 18:12:06 +0000 Fix City theme
unc0rr [Sun, 31 Aug 2008 18:12:06 +0000] rev 1243
Fix City theme
Sun, 31 Aug 2008 17:22:50 +0000 Hats now fully implemented for local game
unc0rr [Sun, 31 Aug 2008 17:22:50 +0000] rev 1242
Hats now fully implemented for local game
Sun, 31 Aug 2008 16:27:47 +0000 Fix Bamboo theme
unc0rr [Sun, 31 Aug 2008 16:27:47 +0000] rev 1241
Fix Bamboo theme
Sun, 31 Aug 2008 16:00:31 +0000 Store selected hats in team config
unc0rr [Sun, 31 Aug 2008 16:00:31 +0000] rev 1240
Store selected hats in team config
Fri, 29 Aug 2008 22:04:50 +0000 - Finish hat selection widget
unc0rr [Fri, 29 Aug 2008 22:04:50 +0000] rev 1239
- Finish hat selection widget - Now we need to pass hat to engine, save to file, send via net, whatever...
Fri, 29 Aug 2008 21:05:31 +0000 Add hat selection control to team editing page (it's empty combobox yet)
unc0rr [Fri, 29 Aug 2008 21:05:31 +0000] rev 1238
Add hat selection control to team editing page (it's empty combobox yet)
Fri, 29 Aug 2008 20:36:10 +0000 Fix build
unc0rr [Fri, 29 Aug 2008 20:36:10 +0000] rev 1237
Fix build
Fri, 29 Aug 2008 20:30:17 +0000 Add stubs for hats implementation
unc0rr [Fri, 29 Aug 2008 20:30:17 +0000] rev 1236
Add stubs for hats implementation
Fri, 29 Aug 2008 19:40:37 +0000 - Set frontend's music volume level to 50%
unc0rr [Fri, 29 Aug 2008 19:40:37 +0000] rev 1235
- Set frontend's music volume level to 50% - Aware frontend of "Enable music" checkbox state - Don't load soundtrack if music is off
Mon, 25 Aug 2008 18:30:06 +0000 Add Sheep map
unc0rr [Mon, 25 Aug 2008 18:30:06 +0000] rev 1234
Add Sheep map
Sat, 23 Aug 2008 22:47:32 +0000 custom girder for bamboo theme
unc0rr [Sat, 23 Aug 2008 22:47:32 +0000] rev 1233
custom girder for bamboo theme
Thu, 21 Aug 2008 21:25:24 +0000 Update Snow theme land texture
unc0rr [Thu, 21 Aug 2008 21:25:24 +0000] rev 1232
Update Snow theme land texture
Mon, 18 Aug 2008 19:31:33 +0000 Oops.. forgot some files
unc0rr [Mon, 18 Aug 2008 19:31:33 +0000] rev 1231
Oops.. forgot some files
Mon, 18 Aug 2008 13:34:41 +0000 set svn:eol-style to native
unc0rr [Mon, 18 Aug 2008 13:34:41 +0000] rev 1230
set svn:eol-style to native
Mon, 18 Aug 2008 13:33:30 +0000 - Update Bamboo, EarthRise, hell themes
unc0rr [Mon, 18 Aug 2008 13:33:30 +0000] rev 1229
- Update Bamboo, EarthRise, hell themes - Add Freeway theme
Mon, 18 Aug 2008 12:23:22 +0000 - Update copyrights
unc0rr [Mon, 18 Aug 2008 12:23:22 +0000] rev 1228
- Update copyrights - Better theme selection look
Mon, 18 Aug 2008 11:45:02 +0000 Add PirateFlag map
unc0rr [Mon, 18 Aug 2008 11:45:02 +0000] rev 1227
Add PirateFlag map
Sat, 16 Aug 2008 21:28:07 +0000 Fix sdl_mixer include
unc0rr [Sat, 16 Aug 2008 21:28:07 +0000] rev 1226
Fix sdl_mixer include
Sat, 16 Aug 2008 20:36:18 +0000 Play music in menu also, with fading effects when run game
unc0rr [Sat, 16 Aug 2008 20:36:18 +0000] rev 1225
Play music in menu also, with fading effects when run game
Sat, 16 Aug 2008 20:15:27 +0000 - Add icons for each theme
unc0rr [Sat, 16 Aug 2008 20:15:27 +0000] rev 1224
- Add icons for each theme - Show theme icon in theme selection list
Sat, 16 Aug 2008 14:28:44 +0000 Hackish way to play music in frontend... to be fixed
unc0rr [Sat, 16 Aug 2008 14:28:44 +0000] rev 1223
Hackish way to play music in frontend... to be fixed
Sat, 16 Aug 2008 13:29:18 +0000 Add hell and main theme
unc0rr [Sat, 16 Aug 2008 13:29:18 +0000] rev 1222
Add hell and main theme
Sat, 16 Aug 2008 11:22:34 +0000 Start seduction weapon implementation
unc0rr [Sat, 16 Aug 2008 11:22:34 +0000] rev 1221
Start seduction weapon implementation
Fri, 15 Aug 2008 19:30:02 +0000 Fix copyright info
unc0rr [Fri, 15 Aug 2008 19:30:02 +0000] rev 1220
Fix copyright info
Fri, 15 Aug 2008 08:11:58 +0000 Make dialogs and messageboxes be customized like main form
unc0rr [Fri, 15 Aug 2008 08:11:58 +0000] rev 1219
Make dialogs and messageboxes be customized like main form
Fri, 15 Aug 2008 07:54:13 +0000 Save some pixels for chat widget
unc0rr [Fri, 15 Aug 2008 07:54:13 +0000] rev 1218
Save some pixels for chat widget
Fri, 15 Aug 2008 07:50:31 +0000 Remake gamecfgwidget
unc0rr [Fri, 15 Aug 2008 07:50:31 +0000] rev 1217
Remake gamecfgwidget
Fri, 15 Aug 2008 07:49:52 +0000 Allow team and hh name length be up to 64 letters length
unc0rr [Fri, 15 Aug 2008 07:49:52 +0000] rev 1216
Allow team and hh name length be up to 64 letters length
Fri, 15 Aug 2008 07:22:55 +0000 Themes list now works
unc0rr [Fri, 15 Aug 2008 07:22:55 +0000] rev 1215
Themes list now works
Fri, 15 Aug 2008 06:33:50 +0000 - Make border 3px width
unc0rr [Fri, 15 Aug 2008 06:33:50 +0000] rev 1214
- Make border 3px width - Make orange color be #ffcc00
Fri, 15 Aug 2008 03:59:36 +0000 - lupdate-qt4 && lrelease-qt4
unc0rr [Fri, 15 Aug 2008 03:59:36 +0000] rev 1213
- lupdate-qt4 && lrelease-qt4 - Update Italian translation
Thu, 14 Aug 2008 14:43:40 +0000 Fix "Hedgewars" button look
unc0rr [Thu, 14 Aug 2008 14:43:40 +0000] rev 1212
Fix "Hedgewars" button look
Thu, 14 Aug 2008 14:24:45 +0000 Fill themes list with themes
unc0rr [Thu, 14 Aug 2008 14:24:45 +0000] rev 1211
Fill themes list with themes
(0) -1000 -120 +120 +1000 +3000 +10000 tip