Sun, 21 Aug 2011 18:43:59 +0200 HUD for Space Invasion, minor bugfix
mikade [Sun, 21 Aug 2011 18:43:59 +0200] rev 5629
HUD for Space Invasion, minor bugfix
Sun, 21 Aug 2011 13:53:11 -0400 hammer tweak
nemo [Sun, 21 Aug 2011 13:53:11 -0400] rev 5628
hammer tweak
Sun, 21 Aug 2011 19:40:01 +0200 Added a visual imageview to show how many teams have been selected, plus feedback when creating a new team: hedgeroid
Xeli [Sun, 21 Aug 2011 19:40:01 +0200] rev 5627
Added a visual imageview to show how many teams have been selected, plus feedback when creating a new team:
Sun, 21 Aug 2011 12:06:30 -0400 Add mikade and Xeli to credits
nemo [Sun, 21 Aug 2011 12:06:30 -0400] rev 5626
Add mikade and Xeli to credits
Sun, 21 Aug 2011 18:14:49 +0200 Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu hedgeroid
Xeli [Sun, 21 Aug 2011 18:14:49 +0200] rev 5625
Added a check for team count to prevent the engine from crashes when starting with <2 teams + changed the text in the Teams selection menu
Sun, 21 Aug 2011 11:37:39 -0400 Allow hammer to bash mines/barrels too, increase escape time to 3s
nemo [Sun, 21 Aug 2011 11:37:39 -0400] rev 5624
Allow hammer to bash mines/barrels too, increase escape time to 3s
Sun, 21 Aug 2011 18:13:11 +0200 few comments added hedgeroid
Xeli [Sun, 21 Aug 2011 18:13:11 +0200] rev 5623
few comments added
Sun, 21 Aug 2011 11:24:20 -0400 add check for other forms of flight too
nemo [Sun, 21 Aug 2011 11:24:20 -0400] rev 5622
add check for other forms of flight too
Sun, 21 Aug 2011 16:25:18 +0200 added licenses hedgeroid
Xeli [Sun, 21 Aug 2011 16:25:18 +0200] rev 5621
added licenses
Sun, 21 Aug 2011 09:26:33 -0400 Add Lithuanian Qt translation, add Lukas to game credits
nemo [Sun, 21 Aug 2011 09:26:33 -0400] rev 5620
Add Lithuanian Qt translation, add Lukas to game credits
Sat, 20 Aug 2011 13:53:45 +0200 added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens hedgeroid
Xeli [Sat, 20 Aug 2011 13:53:45 +0200] rev 5619
added a visual fire button, isOnFireButton check needs to be fixed though it only works on 800x480 screens
Sun, 21 Aug 2011 09:19:34 -0400 New lithuanian translation
Uncharted [Sun, 21 Aug 2011 09:19:34 -0400] rev 5618
New lithuanian translation
Sat, 20 Aug 2011 13:07:33 +0200 added low jump, you can low-jump by double tapping the right or left side of the screen hedgeroid
Xeli [Sat, 20 Aug 2011 13:07:33 +0200] rev 5617
added low jump, you can low-jump by double tapping the right or left side of the screen
Sun, 21 Aug 2011 08:52:19 -0400 Fix localisation of scripts
nemo [Sun, 21 Aug 2011 08:52:19 -0400] rev 5616
Fix localisation of scripts
Fri, 19 Aug 2011 22:40:13 +0200 changed aiming to be triggered when touching the crosshair hedgeroid
Xeli [Fri, 19 Aug 2011 22:40:13 +0200] rev 5615
changed aiming to be triggered when touching the crosshair
Sun, 21 Aug 2011 13:06:23 +0400 Add Guillaume Englert to art contributors list for his Olympic theme
unc0rr [Sun, 21 Aug 2011 13:06:23 +0400] rev 5614
Add Guillaume Englert to art contributors list for his Olympic theme
Fri, 19 Aug 2011 22:31:59 +0200 small cosmetic change hedgeroid
Xeli [Fri, 19 Aug 2011 22:31:59 +0200] rev 5613
small cosmetic change
Sat, 20 Aug 2011 16:43:57 -0400 This really should have been a TPoint for consistency
nemo [Sat, 20 Aug 2011 16:43:57 -0400] rev 5612
This really should have been a TPoint for consistency
Fri, 19 Aug 2011 17:22:12 +0200 merge hedgeroid
Xeli [Fri, 19 Aug 2011 17:22:12 +0200] rev 5611
merge
Sat, 20 Aug 2011 16:31:20 -0400 -gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.
nemo [Sat, 20 Aug 2011 16:31:20 -0400] rev 5610
-gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.
Fri, 19 Aug 2011 17:21:18 +0200 Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code hedgeroid
Xeli [Fri, 19 Aug 2011 17:21:18 +0200] rev 5609
Introduced a Touch_Finger type to replace the arrays with coords, makes cleaner code
Sat, 20 Aug 2011 15:31:23 -0400 Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation.
nemo [Sat, 20 Aug 2011 15:31:23 -0400] rev 5608
Attempt to recreate all textures if using Windows or OSX which lose textures on context recreation. Not really tested since I don't have Windows or OSX.
Fri, 19 Aug 2011 03:33:25 +0200 Added several graphics hedgeroid
Xeli [Fri, 19 Aug 2011 03:33:25 +0200] rev 5607
Added several graphics
Sat, 20 Aug 2011 14:26:29 -0400 Special case small radius gears to try and prevent repeated collisions.
nemo [Sat, 20 Aug 2011 14:26:29 -0400] rev 5606
Special case small radius gears to try and prevent repeated collisions.
Fri, 19 Aug 2011 03:32:07 +0200 Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events hedgeroid
Xeli [Fri, 19 Aug 2011 03:32:07 +0200] rev 5605
Added a hook to uGame which now allows uTouch to take action outside of SDL_Finger* events Users can no walk left, right, jump up, aim, fire and are limited in zooming
Sat, 20 Aug 2011 14:00:51 -0400 teach AI about sticky mines
nemo [Sat, 20 Aug 2011 14:00:51 -0400] rev 5604
teach AI about sticky mines
Fri, 19 Aug 2011 03:29:51 +0200 Fixed crash which occured when entering the teamselection menu for the second time hedgeroid
Xeli [Fri, 19 Aug 2011 03:29:51 +0200] rev 5603
Fixed crash which occured when entering the teamselection menu for the second time
Fri, 19 Aug 2011 17:25:30 +0400 - Update russian translation
unc0rr [Fri, 19 Aug 2011 17:25:30 +0400] rev 5602
- Update russian translation - Perform lupdate
Thu, 18 Aug 2011 22:37:47 +0200 merge hedgeroid
Xeli [Thu, 18 Aug 2011 22:37:47 +0200] rev 5601
merge
Fri, 19 Aug 2011 15:41:04 +0400 Remove PosInStack function, as bots behave better (they search more positions) without it
unc0rr [Fri, 19 Aug 2011 15:41:04 +0400] rev 5600
Remove PosInStack function, as bots behave better (they search more positions) without it
Thu, 18 Aug 2011 22:37:23 +0200 aiming fixed, inverted cursor on ammo menu, added equal and isZero function to uFloat, changed the way ammo menu opens, you must now click on the hog rather than anywhere on the screen hedgeroid
Xeli [Thu, 18 Aug 2011 22:37:23 +0200] rev 5599
aiming fixed, inverted cursor on ammo menu, added equal and isZero function to uFloat, changed the way ammo menu opens, you must now click on the hog rather than anywhere on the screen
Fri, 19 Aug 2011 06:08:06 +0200 - Updates to Tumbler gameplay mode [may still need a lil work]
mikade [Fri, 19 Aug 2011 06:08:06 +0200] rev 5598
- Updates to Tumbler gameplay mode [may still need a lil work] - New User Mission. Is this one possible?
Thu, 18 Aug 2011 15:26:41 +0200 Volume keys now work hedgeroid
Xeli [Thu, 18 Aug 2011 15:26:41 +0200] rev 5597
Volume keys now work
Thu, 18 Aug 2011 23:33:39 -0400 oops
nemo [Thu, 18 Aug 2011 23:33:39 -0400] rev 5596
oops
Wed, 17 Aug 2011 19:39:32 +0200 open ammo when clicking the current hog hedgeroid
Xeli [Wed, 17 Aug 2011 19:39:32 +0200] rev 5595
open ammo when clicking the current hog
Thu, 18 Aug 2011 00:14:43 +0200 portal: combating the space-detection issue.
sheepluva [Thu, 18 Aug 2011 00:14:43 +0200] rev 5594
portal: combating the space-detection issue. what needs to be tweaked next is how far away objects are spawned. it should either be a trial&error adjustment or depend on the object's moving direction and the portal's angle in order to avoid issues with box collisions. if the spawn distance to the portal is just a fixed value (as it was before this patch) or a constant factor (it is now) it can be too big for "nice" portal angles (in tight gaps with still enough space, but -> denied) and too small for bad angles (box collision esp. on big objects like barrels -> denied)
Wed, 17 Aug 2011 18:09:25 +0200 merge hedgeroid
Xeli [Wed, 17 Aug 2011 18:09:25 +0200] rev 5593
merge
Wed, 17 Aug 2011 21:26:34 +0400 Free messages queue on engine shutdown
unc0rr [Wed, 17 Aug 2011 21:26:34 +0400] rev 5592
Free messages queue on engine shutdown
Wed, 17 Aug 2011 17:15:42 +0200 merge hedgeroid
Xeli [Wed, 17 Aug 2011 17:15:42 +0200] rev 5591
merge
Wed, 17 Aug 2011 11:17:50 -0400 ...
nemo [Wed, 17 Aug 2011 11:17:50 -0400] rev 5590
...
Wed, 17 Aug 2011 17:14:47 +0200 Now able to select a weapon hedgeroid
Xeli [Wed, 17 Aug 2011 17:14:47 +0200] rev 5589
Now able to select a weapon
Wed, 17 Aug 2011 11:07:03 -0400 *sigh*
nemo [Wed, 17 Aug 2011 11:07:03 -0400] rev 5588
*sigh*
Wed, 17 Aug 2011 12:32:40 +0200 merge hedgeroid
Xeli [Wed, 17 Aug 2011 12:32:40 +0200] rev 5587
merge
Wed, 17 Aug 2011 10:58:00 -0400 Add square check to shotgun. This a minor optimisation that might sidestep a bug on iOS/Android. Still need to find out why the bug is happening though
nemo [Wed, 17 Aug 2011 10:58:00 -0400] rev 5586
Add square check to shotgun. This a minor optimisation that might sidestep a bug on iOS/Android. Still need to find out why the bug is happening though
Wed, 17 Aug 2011 00:11:57 -0400 Break visual gears list up into 4, to avoid iterating over entire list to draw a single layer. Also fix error in tag zoom.
nemo [Wed, 17 Aug 2011 00:11:57 -0400] rev 5585
Break visual gears list up into 4, to avoid iterating over entire list to draw a single layer. Also fix error in tag zoom.
Tue, 16 Aug 2011 23:02:27 -0400 Make it a lot harder to cheat with typical random crates. This also means that crates will vary even if map has the same seed (hog positions of course will be unchanged).
nemo [Tue, 16 Aug 2011 23:02:27 -0400] rev 5584
Make it a lot harder to cheat with typical random crates. This also means that crates will vary even if map has the same seed (hog positions of course will be unchanged).
Tue, 16 Aug 2011 21:37:10 -0400 At mikade's request, expose screenheight/screenwidth and allow setting tag zoom level
nemo [Tue, 16 Aug 2011 21:37:10 -0400] rev 5583
At mikade's request, expose screenheight/screenwidth and allow setting tag zoom level
Tue, 16 Aug 2011 21:57:58 +0400 Properly implement slot, connect signal from the object which actually sends it to the slot
unc0rr [Tue, 16 Aug 2011 21:57:58 +0400] rev 5582
Properly implement slot, connect signal from the object which actually sends it to the slot
Mon, 15 Aug 2011 16:57:36 -0400 Check for dX too
nemo [Mon, 15 Aug 2011 16:57:36 -0400] rev 5581
Check for dX too
Mon, 15 Aug 2011 16:50:09 -0400 I'll learn to build first eventually...
nemo [Mon, 15 Aug 2011 16:50:09 -0400] rev 5580
I'll learn to build first eventually...
Wed, 17 Aug 2011 12:31:10 +0200 uTouch, has cursor move, zoom and click or tap to open the ammo menu hedgeroid
Xeli [Wed, 17 Aug 2011 12:31:10 +0200] rev 5579
uTouch, has cursor move, zoom and click or tap to open the ammo menu
Mon, 15 Aug 2011 16:49:15 -0400 oops
nemo [Mon, 15 Aug 2011 16:49:15 -0400] rev 5578
oops
Mon, 15 Aug 2011 21:49:09 +0200 merge hedgeroid
Xeli [Mon, 15 Aug 2011 21:49:09 +0200] rev 5577
merge
Mon, 15 Aug 2011 16:48:39 -0400 Move HealthTag dY init into AddGear
nemo [Mon, 15 Aug 2011 16:48:39 -0400] rev 5576
Move HealthTag dY init into AddGear
Mon, 15 Aug 2011 19:42:39 +0200 merge
mikade [Mon, 15 Aug 2011 19:42:39 +0200] rev 5575
merge
Mon, 15 Aug 2011 12:47:53 -0400 Use Frame instead of State for the health flag
nemo [Mon, 15 Aug 2011 12:47:53 -0400] rev 5574
Use Frame instead of State for the health flag
Mon, 15 Aug 2011 20:31:31 +0400 Don't allow to join other protocol room using FOLLOW command (not tested)
unc0rr [Mon, 15 Aug 2011 20:31:31 +0400] rev 5573
Don't allow to join other protocol room using FOLLOW command (not tested)
Mon, 15 Aug 2011 20:18:18 +0400 Why so suspicious?
unc0rr [Mon, 15 Aug 2011 20:18:18 +0400] rev 5572
Why so suspicious?
Mon, 15 Aug 2011 17:29:54 +0200 Allow user to drop bombs off rope, parachute, and flying saucer.
mikade [Mon, 15 Aug 2011 17:29:54 +0200] rev 5571
Allow user to drop bombs off rope, parachute, and flying saucer.
Mon, 15 Aug 2011 10:16:18 -0400 forgot scale
nemo [Mon, 15 Aug 2011 10:16:18 -0400] rev 5570
forgot scale
Sun, 14 Aug 2011 23:52:45 -0400 suggestion of mikade's - delete old mines if the collision array shows signs of filling up. This is kind of an edge case, esp now that array is up to 1024, but should prevent (easiest) way to crash by collision array overflow (endless mines/minestrikes).
nemo [Sun, 14 Aug 2011 23:52:45 -0400] rev 5569
suggestion of mikade's - delete old mines if the collision array shows signs of filling up. This is kind of an edge case, esp now that array is up to 1024, but should prevent (easiest) way to crash by collision array overflow (endless mines/minestrikes).
Sun, 14 Aug 2011 23:06:00 -0400 bump up max collision to 1024 entries
nemo [Sun, 14 Aug 2011 23:06:00 -0400] rev 5568
bump up max collision to 1024 entries
Sun, 14 Aug 2011 23:00:12 -0400 Tiny bit of progress on download page - hooked it up to "Info" button for now.
nemo [Sun, 14 Aug 2011 23:00:12 -0400] rev 5567
Tiny bit of progress on download page - hooked it up to "Info" button for now.
Sun, 14 Aug 2011 21:49:04 -0400 draw health tag relative to screen if State <> 0
nemo [Sun, 14 Aug 2011 21:49:04 -0400] rev 5566
draw health tag relative to screen if State <> 0
Mon, 15 Aug 2011 00:23:32 +0200 smaller code cleanup
koda [Mon, 15 Aug 2011 00:23:32 +0200] rev 5565
smaller code cleanup
Sun, 14 Aug 2011 17:49:12 -0400 For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
nemo [Sun, 14 Aug 2011 17:49:12 -0400] rev 5564
For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
Sun, 14 Aug 2011 17:42:26 -0400 Use same visual gear for health tags and hearts.
nemo [Sun, 14 Aug 2011 17:42:26 -0400] rev 5563
Use same visual gear for health tags and hearts.
Sun, 14 Aug 2011 16:59:55 -0400 Seduction animation. New visual gear type.
nemo [Sun, 14 Aug 2011 16:59:55 -0400] rev 5562
Seduction animation. New visual gear type.
Sun, 14 Aug 2011 13:45:37 -0400 Shrink number of circle points to 60, reenable seduction circle (no longer crashes)
nemo [Sun, 14 Aug 2011 13:45:37 -0400] rev 5561
Shrink number of circle points to 60, reenable seduction circle (no longer crashes)
Sun, 14 Aug 2011 13:25:55 -0400 Change to "aura" due to odd crasher in DrawCircle, at least on my machine/driver. Less precise, but perhaps more attractive.
nemo [Sun, 14 Aug 2011 13:25:55 -0400] rev 5560
Change to "aura" due to odd crasher in DrawCircle, at least on my machine/driver. Less precise, but perhaps more attractive.
Sun, 14 Aug 2011 20:53:52 +0400 Use local scope global var instead
unc0rr [Sun, 14 Aug 2011 20:53:52 +0400] rev 5559
Use local scope global var instead
Sat, 13 Aug 2011 22:46:47 +0200 new SD flakes from mikade and a flash when sudden death starts
Henek [Sat, 13 Aug 2011 22:46:47 +0200] rev 5558
new SD flakes from mikade and a flash when sudden death starts
Sat, 13 Aug 2011 21:06:51 +0200 small fix for the ios project file
koda [Sat, 13 Aug 2011 21:06:51 +0200] rev 5557
small fix for the ios project file
Sat, 13 Aug 2011 21:26:59 +0400 Some screwing around GearsNear code
unc0rr [Sat, 13 Aug 2011 21:26:59 +0400] rev 5556
Some screwing around GearsNear code
Sat, 13 Aug 2011 20:44:42 +0400 Don't switch to gsConfirm state (which is pretty same as gsGame) when not in gsGame or gsChat state. Prevents crashes and other possible kinds of wierd behaviour.
unc0rr [Sat, 13 Aug 2011 20:44:42 +0400] rev 5555
Don't switch to gsConfirm state (which is pretty same as gsGame) when not in gsGame or gsChat state. Prevents crashes and other possible kinds of wierd behaviour.
Fri, 12 Aug 2011 15:33:07 -0400 Revert ParseCommandOverride change since it appears to be badly screwing up scripting. Need to find out why. This backs out 7f57d0c7816a and the recent workaround.
nemo [Fri, 12 Aug 2011 15:33:07 -0400] rev 5554
Revert ParseCommandOverride change since it appears to be badly screwing up scripting. Need to find out why. This backs out 7f57d0c7816a and the recent workaround.
Fri, 12 Aug 2011 14:09:08 -0400 extend the workaround. FIXME still applies
nemo [Fri, 12 Aug 2011 14:09:08 -0400] rev 5553
extend the workaround. FIXME still applies
Fri, 12 Aug 2011 13:15:30 -0400 oops. accidentaly committed test move of voice line (the FIXME still applies though)
nemo [Fri, 12 Aug 2011 13:15:30 -0400] rev 5552
oops. accidentaly committed test move of voice line (the FIXME still applies though)
Fri, 12 Aug 2011 12:42:50 -0400 use ansistring instead
nemo [Fri, 12 Aug 2011 12:42:50 -0400] rev 5551
use ansistring instead
Mon, 15 Aug 2011 21:45:27 +0200 Zoom and moving the camera now works with SDL_FINGER* events hedgeroid
Xeli [Mon, 15 Aug 2011 21:45:27 +0200] rev 5550
Zoom and moving the camera now works with SDL_FINGER* events
Fri, 12 Aug 2011 10:36:37 -0400 sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead
nemo [Fri, 12 Aug 2011 10:36:37 -0400] rev 5549
sheepluva pointed out there are 2 StrPas in pascal, in different units. Do conversion in LuaPas instead
Thu, 11 Aug 2011 15:03:21 +0200 merge hedgeroid
Xeli [Thu, 11 Aug 2011 15:03:21 +0200] rev 5548
merge
Thu, 11 Aug 2011 23:07:45 -0400 This is a WTF checkin. Seriously. Someone needs to look at this to find out why it is behaving as it is.
nemo [Thu, 11 Aug 2011 23:07:45 -0400] rev 5547
This is a WTF checkin. Seriously. Someone needs to look at this to find out why it is behaving as it is.
Thu, 11 Aug 2011 15:01:05 +0200 Android (multitouch) implementation hedgeroid
Xeli [Thu, 11 Aug 2011 15:01:05 +0200] rev 5546
Android (multitouch) implementation
Thu, 11 Aug 2011 22:33:56 -0400 unbreak voice playback in team creation
nemo [Thu, 11 Aug 2011 22:33:56 -0400] rev 5545
unbreak voice playback in team creation
Thu, 11 Aug 2011 14:59:56 +0200 SDL_FINGERUP/DOWN/MOTION events added hedgeroid
Xeli [Thu, 11 Aug 2011 14:59:56 +0200] rev 5544
SDL_FINGERUP/DOWN/MOTION events added
Thu, 11 Aug 2011 00:18:10 +0200 disable campaign button, structure and change sudden death music to hell.ogg
Henek [Thu, 11 Aug 2011 00:18:10 +0200] rev 5543
disable campaign button, structure and change sudden death music to hell.ogg
Thu, 11 Aug 2011 14:59:14 +0200 start of implementation of the save button, check if there's something to save and update TeamSelectionActivity if a change has been made hedgeroid
Xeli [Thu, 11 Aug 2011 14:59:14 +0200] rev 5542
start of implementation of the save button, check if there's something to save and update TeamSelectionActivity if a change has been made
Wed, 10 Aug 2011 17:22:17 -0400 another merge to clean up
nemo [Wed, 10 Aug 2011 17:22:17 -0400] rev 5541
another merge to clean up
Thu, 11 Aug 2011 14:56:31 +0200 Android touch events propagate to hwengine now hedgeroid
Xeli [Thu, 11 Aug 2011 14:56:31 +0200] rev 5540
Android touch events propagate to hwengine now
Wed, 10 Aug 2011 17:20:21 -0400 :( bad revision.
nemo [Wed, 10 Aug 2011 17:20:21 -0400] rev 5539
:( bad revision.
Wed, 10 Aug 2011 14:55:00 +0200 back key now quits the game hedgeroid
Xeli [Wed, 10 Aug 2011 14:55:00 +0200] rev 5538
back key now quits the game
Wed, 10 Aug 2011 17:16:19 -0400 merge1
nemo [Wed, 10 Aug 2011 17:16:19 -0400] rev 5537
merge1
Wed, 10 Aug 2011 14:52:51 +0200 Changed gametype to 'style' hedgeroid
Xeli [Wed, 10 Aug 2011 14:52:51 +0200] rev 5536
Changed gametype to 'style'
Wed, 10 Aug 2011 22:34:25 +0200 Fixed up Golf theme. Should look pretty good, now.
mikade [Wed, 10 Aug 2011 22:34:25 +0200] rev 5535
Fixed up Golf theme. Should look pretty good, now.
Wed, 10 Aug 2011 01:50:57 +0200 typo on the nullpointer check hedgeroid
Xeli [Wed, 10 Aug 2011 01:50:57 +0200] rev 5534
typo on the nullpointer check
Wed, 10 Aug 2011 11:45:02 -0400 exclude current hedgehog
nemo [Wed, 10 Aug 2011 11:45:02 -0400] rev 5533
exclude current hedgehog
Wed, 10 Aug 2011 01:22:52 +0200 Fixed team colors in the UI, delete and a nullpointer bug when no teams are created hedgeroid
Xeli [Wed, 10 Aug 2011 01:22:52 +0200] rev 5532
Fixed team colors in the UI, delete and a nullpointer bug when no teams are created
Tue, 09 Aug 2011 21:54:45 -0400 Revert 3768e9a6ec40. I misread the test. Seems parachute works as expected now already
nemo [Tue, 09 Aug 2011 21:54:45 -0400] rev 5531
Revert 3768e9a6ec40. I misread the test. Seems parachute works as expected now already
Tue, 09 Aug 2011 21:41:52 +0200 merge hedgeroid
Xeli [Tue, 09 Aug 2011 21:41:52 +0200] rev 5530
merge
Tue, 09 Aug 2011 21:18:12 -0400 return visual gear in hogsay
nemo [Tue, 09 Aug 2011 21:18:12 -0400] rev 5529
return visual gear in hogsay
Mon, 08 Aug 2011 23:57:04 -0400 slight visual tweak. birdy's wings beat faster if he's just about tired out
nemo [Mon, 08 Aug 2011 23:57:04 -0400] rev 5528
slight visual tweak. birdy's wings beat faster if he's just about tired out
Mon, 08 Aug 2011 13:43:24 -0400 gear state flag names for scripting
nemo [Mon, 08 Aug 2011 13:43:24 -0400] rev 5527
gear state flag names for scripting
Sun, 07 Aug 2011 14:41:47 -0400 remove offset in seduction gear creation
nemo [Sun, 07 Aug 2011 14:41:47 -0400] rev 5526
remove offset in seduction gear creation
Sun, 07 Aug 2011 14:29:11 -0400 Experimental area-of-effect Seduction
nemo [Sun, 07 Aug 2011 14:29:11 -0400] rev 5525
Experimental area-of-effect Seduction
Sun, 07 Aug 2011 22:27:57 +0400 Oh, and fix cursor visibility correlations between gsConfirm state and paused state
unc0rr [Sun, 07 Aug 2011 22:27:57 +0400] rev 5524
Oh, and fix cursor visibility correlations between gsConfirm state and paused state
Sun, 07 Aug 2011 22:24:13 +0400 Also unhide mouse cursor when in gsConfirm state
unc0rr [Sun, 07 Aug 2011 22:24:13 +0400] rev 5523
Also unhide mouse cursor when in gsConfirm state
Sun, 07 Aug 2011 22:20:52 +0400 Release mouse cursor in gsConfirm state
unc0rr [Sun, 07 Aug 2011 22:20:52 +0400] rev 5522
Release mouse cursor in gsConfirm state
Sun, 07 Aug 2011 22:18:51 +0400 Enter gsConfirm state when loosing focus
unc0rr [Sun, 07 Aug 2011 22:18:51 +0400] rev 5521
Enter gsConfirm state when loosing focus
Sun, 07 Aug 2011 13:32:28 -0400 disable extra time in timeless mode
nemo [Sun, 07 Aug 2011 13:32:28 -0400] rev 5520
disable extra time in timeless mode
Sun, 07 Aug 2011 12:50:17 -0400 drowning flake graphics tweak
nemo [Sun, 07 Aug 2011 12:50:17 -0400] rev 5519
drowning flake graphics tweak
Sun, 07 Aug 2011 18:49:49 +0200 oops this slipped through
koda [Sun, 07 Aug 2011 18:49:49 +0200] rev 5518
oops this slipped through
Sun, 07 Aug 2011 12:40:14 -0400 Expose TargetX/TargetY to scripting
nemo [Sun, 07 Aug 2011 12:40:14 -0400] rev 5517
Expose TargetX/TargetY to scripting
Tue, 09 Aug 2011 21:31:49 +0200 removed prints hedgeroid
Xeli [Tue, 09 Aug 2011 21:31:49 +0200] rev 5516
removed prints
Sun, 07 Aug 2011 12:25:21 -0400 disable special case for parachute on rope. legacy? Without it, parachute behaves as one expects
nemo [Sun, 07 Aug 2011 12:25:21 -0400] rev 5515
disable special case for parachute on rope. legacy? Without it, parachute behaves as one expects
Tue, 09 Aug 2011 20:56:34 +0200 fixed minor download bug hedgeroid
Xeli [Tue, 09 Aug 2011 20:56:34 +0200] rev 5514
fixed minor download bug
Sun, 07 Aug 2011 12:06:53 -0400 make a special case for teleport instead. also allows teleporting off of a parachute
nemo [Sun, 07 Aug 2011 12:06:53 -0400] rev 5513
make a special case for teleport instead. also allows teleporting off of a parachute
Tue, 09 Aug 2011 20:56:18 +0200 api level 9 for now hedgeroid
Xeli [Tue, 09 Aug 2011 20:56:18 +0200] rev 5512
api level 9 for now
Sun, 07 Aug 2011 11:52:06 -0400 prevent attempting to teleport in mid-air during inf attack
nemo [Sun, 07 Aug 2011 11:52:06 -0400] rev 5511
prevent attempting to teleport in mid-air during inf attack
Tue, 09 Aug 2011 20:55:34 +0200 - hedgeroid
Xeli [Tue, 09 Aug 2011 20:55:34 +0200] rev 5510
-
Sun, 07 Aug 2011 11:23:27 -0400 Don't reset attack when Unplaced.
nemo [Sun, 07 Aug 2011 11:23:27 -0400] rev 5509
Don't reset attack when Unplaced.
Tue, 09 Aug 2011 20:54:56 +0200 Fixed IPC provide gameconfig hedgeroid
Xeli [Tue, 09 Aug 2011 20:54:56 +0200] rev 5508
Fixed IPC provide gameconfig
Sun, 07 Aug 2011 11:18:49 -0400 This should make bee/airstrikes play nicer with infinite attack mode
nemo [Sun, 07 Aug 2011 11:18:49 -0400] rev 5507
This should make bee/airstrikes play nicer with infinite attack mode
Tue, 09 Aug 2011 20:53:37 +0200 Added color and team hog count hedgeroid
Xeli [Tue, 09 Aug 2011 20:53:37 +0200] rev 5506
Added color and team hog count
Sat, 06 Aug 2011 07:09:30 +0200 Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes.
koda [Sat, 06 Aug 2011 07:09:30 +0200] rev 5505
Ditch the renderer system in sdl1.3 and use the 'old fashioned' sdl/opengl context. This gives us more flexibility and less problem in receiving video events (expecially on mobile platform) as well as not having to care to reset the gl context every time sdl interferes. This is a major sdl1.3 update so it should be tested with care (working great on ios)
Tue, 09 Aug 2011 20:52:26 +0200 AI thread is now an SDL_Thread rather than pthread hedgeroid
Xeli [Tue, 09 Aug 2011 20:52:26 +0200] rev 5504
AI thread is now an SDL_Thread rather than pthread
Fri, 05 Aug 2011 01:22:51 +0200 use -Os --ffast-math on ios everywhere, plus other sdk3.2 compatibility changes
koda [Fri, 05 Aug 2011 01:22:51 +0200] rev 5503
use -Os --ffast-math on ios everywhere, plus other sdk3.2 compatibility changes
Tue, 09 Aug 2011 20:51:20 +0200 changed iphone specific ifdefs to mobile hedgeroid
Xeli [Tue, 09 Aug 2011 20:51:20 +0200] rev 5502
changed iphone specific ifdefs to mobile
Fri, 05 Aug 2011 14:15:19 -0400 merge
nemo [Fri, 05 Aug 2011 14:15:19 -0400] rev 5501
merge
Mon, 08 Aug 2011 23:52:17 +0200 Removed the (default) qualifier hedgeroid
Xeli [Mon, 08 Aug 2011 23:52:17 +0200] rev 5500
Removed the (default) qualifier
Wed, 10 Aug 2011 16:07:34 +0100 Make sinegun sound a bit louder
grammikj [Wed, 10 Aug 2011 16:07:34 +0100] rev 5499
Make sinegun sound a bit louder
Fri, 05 Aug 2011 14:13:06 -0400 move gstWait - should make detecting drowning easier for mikade
nemo [Fri, 05 Aug 2011 14:13:06 -0400] rev 5498
move gstWait - should make detecting drowning easier for mikade
Mon, 08 Aug 2011 23:25:21 +0200 added placeholder images for teamcount hedgeroid
Xeli [Mon, 08 Aug 2011 23:25:21 +0200] rev 5497
added placeholder images for teamcount
Wed, 10 Aug 2011 15:41:25 +0100 Fix sounds, add some more for hellish impact and sine gun
grammikj [Wed, 10 Aug 2011 15:41:25 +0100] rev 5496
Fix sounds, add some more for hellish impact and sine gun
Thu, 04 Aug 2011 17:44:55 +0200 merge hedgeroid
Xeli [Thu, 04 Aug 2011 17:44:55 +0200] rev 5495
merge
Thu, 04 Aug 2011 19:52:27 -0400 Fix crasher. thanks to dagni for the demo file that tracked it down.
nemo [Thu, 04 Aug 2011 19:52:27 -0400] rev 5494
Fix crasher. thanks to dagni for the demo file that tracked it down.
Fri, 05 Aug 2011 12:19:01 +0100 New sounds: mudball, mine bounce, hammer
grammickj [Fri, 05 Aug 2011 12:19:01 +0100] rev 5493
New sounds: mudball, mine bounce, hammer
Tue, 02 Aug 2011 00:28:49 +0200 add a couple of nilcheck for safety
koda [Tue, 02 Aug 2011 00:28:49 +0200] rev 5492
add a couple of nilcheck for safety
Mon, 01 Aug 2011 16:45:45 -0400 minor tweak since health tag was being retinted anyway. make it fade out. also disable unneeded tinted flag, save a handful of ops
nemo [Mon, 01 Aug 2011 16:45:45 -0400] rev 5491
minor tweak since health tag was being retinted anyway. make it fade out. also disable unneeded tinted flag, save a handful of ops
Mon, 01 Aug 2011 15:37:27 -0400 Make vgtHealth use Tint
nemo [Mon, 01 Aug 2011 15:37:27 -0400] rev 5490
Make vgtHealth use Tint
Mon, 01 Aug 2011 13:29:01 -0400 add getter for effects. untested.
nemo [Mon, 01 Aug 2011 13:29:01 -0400] rev 5489
add getter for effects. untested.
Mon, 01 Aug 2011 10:08:02 +0400 Merge
unc0rr [Mon, 01 Aug 2011 10:08:02 +0400] rev 5488
Merge
Mon, 01 Aug 2011 01:54:18 +0200 i had to forget something about the ios project file, by contract
koda [Mon, 01 Aug 2011 01:54:18 +0200] rev 5487
i had to forget something about the ios project file, by contract
Mon, 01 Aug 2011 00:48:38 +0200 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda [Mon, 01 Aug 2011 00:48:38 +0200] rev 5486
ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
Sun, 31 Jul 2011 12:07:44 -0400 Reset to default zoom. Unbreaks waves
nemo [Sun, 31 Jul 2011 12:07:44 -0400] rev 5485
Reset to default zoom. Unbreaks waves
Sun, 31 Jul 2011 17:09:04 +0200 i forgot to update schemes after adding tag mode; also updated/fixed a couple of them
koda [Sun, 31 Jul 2011 17:09:04 +0200] rev 5484
i forgot to update schemes after adding tag mode; also updated/fixed a couple of them
Sun, 31 Jul 2011 16:03:24 +0200 ios: caught some leaks, merged two methods inside a fuction, postponed the rating popup
koda [Sun, 31 Jul 2011 16:03:24 +0200] rev 5483
ios: caught some leaks, merged two methods inside a fuction, postponed the rating popup
Sat, 30 Jul 2011 17:23:47 -0400 add nil check
nemo [Sat, 30 Jul 2011 17:23:47 -0400] rev 5482
add nil check
Sat, 30 Jul 2011 15:36:11 -0400 sucky temp graphic for land gun, also. an experiment - do these lines make it easier to tell when a weapon is disabled without being too ugly?
nemo [Sat, 30 Jul 2011 15:36:11 -0400] rev 5481
sucky temp graphic for land gun, also. an experiment - do these lines make it easier to tell when a weapon is disabled without being too ugly?
Sat, 30 Jul 2011 14:52:25 -0400 kill off some speckles, crank up land gun output
nemo [Sat, 30 Jul 2011 14:52:25 -0400] rev 5480
kill off some speckles, crank up land gun output
Thu, 04 Aug 2011 17:41:07 +0200 removed TODO no use for it now hedgeroid
Xeli [Thu, 04 Aug 2011 17:41:07 +0200] rev 5479
removed TODO no use for it now
Wed, 27 Jul 2011 20:58:06 -0400 bluer colour, more pulsing
nemo [Wed, 27 Jul 2011 20:58:06 -0400] rev 5478
bluer colour, more pulsing
Thu, 04 Aug 2011 17:40:29 +0200 manifest changes, all activities are fullscreen and some activities have been added to the manifest hedgeroid
Xeli [Thu, 04 Aug 2011 17:40:29 +0200] rev 5477
manifest changes, all activities are fullscreen and some activities have been added to the manifest
Wed, 27 Jul 2011 09:20:55 -0400 this helps a bit
nemo [Wed, 27 Jul 2011 09:20:55 -0400] rev 5476
this helps a bit
Thu, 04 Aug 2011 17:37:40 +0200 The start of the IPC transers to the engine hedgeroid
Xeli [Thu, 04 Aug 2011 17:37:40 +0200] rev 5475
The start of the IPC transers to the engine
Wed, 27 Jul 2011 09:06:51 -0400 skip splashes for flakes
nemo [Wed, 27 Jul 2011 09:06:51 -0400] rev 5474
skip splashes for flakes
Thu, 04 Aug 2011 17:36:13 +0200 Utility functions which are context wide, mostly SD methods right now hedgeroid
Xeli [Thu, 04 Aug 2011 17:36:13 +0200] rev 5473
Utility functions which are context wide, mostly SD methods right now
Wed, 27 Jul 2011 08:55:30 -0400 trying another texture
nemo [Wed, 27 Jul 2011 08:55:30 -0400] rev 5472
trying another texture
Thu, 04 Aug 2011 17:35:42 +0200 Main activity for starting a local game hedgeroid
Xeli [Thu, 04 Aug 2011 17:35:42 +0200] rev 5471
Main activity for starting a local game
Wed, 27 Jul 2011 08:52:29 -0400 unnecessary test removed, also merge
nemo [Wed, 27 Jul 2011 08:52:29 -0400] rev 5470
unnecessary test removed, also merge
Thu, 04 Aug 2011 17:34:57 +0200 send the gameconfig hedgeroid
Xeli [Thu, 04 Aug 2011 17:34:57 +0200] rev 5469
send the gameconfig
Wed, 27 Jul 2011 11:30:54 +0200 annoying translators like it was no thing
koda [Wed, 27 Jul 2011 11:30:54 +0200] rev 5468
annoying translators like it was no thing
Thu, 04 Aug 2011 17:34:21 +0200 Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values hedgeroid
Xeli [Thu, 04 Aug 2011 17:34:21 +0200] rev 5467
Main activities for starting up the game, changing gameconfig, selecting and creating teams with their respective layouts and values
Wed, 27 Jul 2011 10:39:04 +0200 increasing commit number with style
koda [Wed, 27 Jul 2011 10:39:04 +0200] rev 5466
increasing commit number with style
Thu, 04 Aug 2011 17:28:11 +0200 moved these files to a subdir hedgeroid
Xeli [Thu, 04 Aug 2011 17:28:11 +0200] rev 5465
moved these files to a subdir
Wed, 27 Jul 2011 10:38:41 +0200 one more stray tag to be removed
koda [Wed, 27 Jul 2011 10:38:41 +0200] rev 5464
one more stray tag to be removed
Thu, 04 Aug 2011 17:27:05 +0200 datastructures for the different aspects of a gameconfiguration hedgeroid
Xeli [Thu, 04 Aug 2011 17:27:05 +0200] rev 5463
datastructures for the different aspects of a gameconfiguration
Wed, 27 Jul 2011 10:37:05 +0200 trying to clean up the .hgtags mess
koda [Wed, 27 Jul 2011 10:37:05 +0200] rev 5462
trying to clean up the .hgtags mess
Wed, 27 Jul 2011 08:51:16 -0400 Deletion was a bad idea.
nemo [Wed, 27 Jul 2011 08:51:16 -0400] rev 5461
Deletion was a bad idea.
Thu, 04 Aug 2011 17:22:37 +0200 AddFileLog tweak, added [Con] to each line hedgeroid
Xeli [Thu, 04 Aug 2011 17:22:37 +0200] rev 5460
AddFileLog tweak, added [Con] to each line
Tue, 26 Jul 2011 23:46:41 -0400 example of an SD art. mine from openclipart
nemo [Tue, 26 Jul 2011 23:46:41 -0400] rev 5459
example of an SD art. mine from openclipart
Thu, 04 Aug 2011 17:21:13 +0200 added GenLandPreview declaration hedgeroid
Xeli [Thu, 04 Aug 2011 17:21:13 +0200] rev 5458
added GenLandPreview declaration
Tue, 26 Jul 2011 01:02:02 +0200 Don't activate switch if player only has 1 hog
mikade [Tue, 26 Jul 2011 01:02:02 +0200] rev 5457
Don't activate switch if player only has 1 hog Demo's mine is set explicity at 5s and not at scheme settings.
Thu, 04 Aug 2011 17:20:14 +0200 jni constants used by hwLibrary hedgeroid
Xeli [Thu, 04 Aug 2011 17:20:14 +0200] rev 5456
jni constants used by hwLibrary
Mon, 25 Jul 2011 01:52:04 +0200 add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
koda [Mon, 25 Jul 2011 01:52:04 +0200] rev 5455
add support for 'gameplay modes' on ios, renamed into 'style'; also colored in grey some segmented controls and moved some ui objects
Thu, 04 Aug 2011 17:19:27 +0200 images for the frontend hedgeroid
Xeli [Thu, 04 Aug 2011 17:19:27 +0200] rev 5454
images for the frontend
Mon, 25 Jul 2011 01:18:51 +0200 add the ios friendly scripts
koda [Mon, 25 Jul 2011 01:18:51 +0200] rev 5453
add the ios friendly scripts
Thu, 04 Aug 2011 17:17:21 +0200 Created callbacks to give the frontend information of maxteams/hogs hedgeroid
Xeli [Thu, 04 Aug 2011 17:17:21 +0200] rev 5452
Created callbacks to give the frontend information of maxteams/hogs
Sun, 24 Jul 2011 19:14:56 +0200 rip out the sync weapons/schemes switch and place it into settings; also perform some runtime check on what can be enabled
koda [Sun, 24 Jul 2011 19:14:56 +0200] rev 5451
rip out the sync weapons/schemes switch and place it into settings; also perform some runtime check on what can be enabled
Mon, 18 Jul 2011 14:41:08 +0200 Added lua files to hgignore two files have been manually 'hg added' hedgeroid
Xeli [Mon, 18 Jul 2011 14:41:08 +0200] rev 5450
Added lua files to hgignore two files have been manually 'hg added'
Sun, 24 Jul 2011 16:58:40 -0400 raise AI to hard
nemo [Sun, 24 Jul 2011 16:58:40 -0400] rev 5449
raise AI to hard
Mon, 18 Jul 2011 14:40:19 +0200 CMake now moves the proper lua files to the project hedgeroid
Xeli [Mon, 18 Jul 2011 14:40:19 +0200] rev 5448
CMake now moves the proper lua files to the project
Sun, 24 Jul 2011 16:26:39 -0400 oops
nemo [Sun, 24 Jul 2011 16:26:39 -0400] rev 5447
oops
Sat, 16 Jul 2011 17:04:30 +0200 Lua source modification revert aded hedgeroid
Xeli [Sat, 16 Jul 2011 17:04:30 +0200] rev 5446
Lua source modification revert aded
Sun, 24 Jul 2011 15:00:25 -0400 darken the green just a touch to stand out a bit more from mint
nemo [Sun, 24 Jul 2011 15:00:25 -0400] rev 5445
darken the green just a touch to stand out a bit more from mint
Sat, 16 Jul 2011 17:00:47 +0200 Added support for LUA hedgeroid
Xeli [Sat, 16 Jul 2011 17:00:47 +0200] rev 5444
Added support for LUA
Sun, 24 Jul 2011 14:42:28 -0400 set of 9 colours proposed by bugq - attempting to avoid colours that are hard to distinguish
nemo [Sun, 24 Jul 2011 14:42:28 -0400] rev 5443
set of 9 colours proposed by bugq - attempting to avoid colours that are hard to distinguish
Thu, 14 Jul 2011 16:03:29 +0200 Greatly simplifies the buildenvironment plus makes cmake a bit more vocal hedgeroid
Xeli [Thu, 14 Jul 2011 16:03:29 +0200] rev 5442
Greatly simplifies the buildenvironment plus makes cmake a bit more vocal
Sun, 24 Jul 2011 00:25:35 -0400 Add grayscale option for 3d, helps with colour clashing
nemo [Sun, 24 Jul 2011 00:25:35 -0400] rev 5441
Add grayscale option for 3d, helps with colour clashing
Thu, 14 Jul 2011 16:01:33 +0200 Removed double org.hedgewars.mobile.Download*.java introduced in 5408:ab055114c788 hedgeroid
Xeli [Thu, 14 Jul 2011 16:01:33 +0200] rev 5440
Removed double org.hedgewars.mobile.Download*.java introduced in 5408:ab055114c788
Sat, 23 Jul 2011 16:07:43 -0400 test on i should be first condition
nemo [Sat, 23 Jul 2011 16:07:43 -0400] rev 5439
test on i should be first condition
Wed, 27 Jul 2011 11:41:43 +0400 Merge
unc0rr [Wed, 27 Jul 2011 11:41:43 +0400] rev 5438
Merge
Thu, 14 Jul 2011 15:59:29 +0200 Removed double icons introduced in 5411:9b82f4f9fba6 hedgeroid
Xeli [Thu, 14 Jul 2011 15:59:29 +0200] rev 5437
Removed double icons introduced in 5411:9b82f4f9fba6
Sat, 23 Jul 2011 09:31:57 +0400 merge
unc0rr [Sat, 23 Jul 2011 09:31:57 +0400] rev 5436
merge
Thu, 14 Jul 2011 15:58:08 +0200 added startlocalgame activity hedgeroid
Xeli [Thu, 14 Jul 2011 15:58:08 +0200] rev 5435
added startlocalgame activity
Thu, 21 Jul 2011 16:30:42 +0200 fix wrong location of "Type"-label in map-selection
sheepluva [Thu, 21 Jul 2011 16:30:42 +0200] rev 5434
fix wrong location of "Type"-label in map-selection
Thu, 14 Jul 2011 15:55:28 +0200 Main class files for the start-local-game screen hedgeroid
Xeli [Thu, 14 Jul 2011 15:55:28 +0200] rev 5433
Main class files for the start-local-game screen
Wed, 20 Jul 2011 20:44:25 +0200 some changelog stuff
sheepluva [Wed, 20 Jul 2011 20:44:25 +0200] rev 5432
some changelog stuff
Thu, 14 Jul 2011 15:54:12 +0200 this file points to the resources files containing weapons and schemes hedgeroid
Xeli [Thu, 14 Jul 2011 15:54:12 +0200] rev 5431
this file points to the resources files containing weapons and schemes
Wed, 20 Jul 2011 18:05:43 +0200 Restored Golf theme. May require additional work.
mikade [Wed, 20 Jul 2011 18:05:43 +0200] rev 5430
Restored Golf theme. May require additional work.
Wed, 27 Jul 2011 11:39:08 +0400 Colon sign isn't compatible with windows
unc0rr [Wed, 27 Jul 2011 11:39:08 +0400] rev 5429
Colon sign isn't compatible with windows
Thu, 14 Jul 2011 15:52:10 +0200 Fixed a small bug for when detecting Themes hedgeroid
Xeli [Thu, 14 Jul 2011 15:52:10 +0200] rev 5428
Fixed a small bug for when detecting Themes
Wed, 20 Jul 2011 17:46:19 +0200 New mission. Hopefully easier than most of my other missions. :D
mikade [Wed, 20 Jul 2011 17:46:19 +0200] rev 5427
New mission. Hopefully easier than most of my other missions. :D Features: Deadly AI accuracy, and "Energetic Engineer" achievement.
Sat, 23 Jul 2011 09:30:51 +0400 Implement command for banning by ip and a command for bans list
unc0rr [Sat, 23 Jul 2011 09:30:51 +0400] rev 5426
Implement command for banning by ip and a command for bans list
Wed, 27 Jul 2011 11:38:00 +0400 Remove unneeded variable
unc0rr [Wed, 27 Jul 2011 11:38:00 +0400] rev 5425
Remove unneeded variable
Thu, 14 Jul 2011 15:48:27 +0200 Layouts for the start local game hedgeroid
Xeli [Thu, 14 Jul 2011 15:48:27 +0200] rev 5424
Layouts for the start local game
Wed, 20 Jul 2011 00:09:13 +0200 escape ampersand ('&') in team select buttons.
sheepluva [Wed, 20 Jul 2011 00:09:13 +0200] rev 5423
escape ampersand ('&') in team select buttons.
Tue, 26 Jul 2011 17:28:55 +0400 Make AI much more wise (fix a bug preventing AI to explore caves)
unc0rr [Tue, 26 Jul 2011 17:28:55 +0400] rev 5422
Make AI much more wise (fix a bug preventing AI to explore caves)
Thu, 14 Jul 2011 15:46:43 +0200 added xml files which represent the default entries of Schemes and weapons hedgeroid
Xeli [Thu, 14 Jul 2011 15:46:43 +0200] rev 5421
added xml files which represent the default entries of Schemes and weapons
Tue, 19 Jul 2011 12:02:24 +0200 bg locale update
svetlisa [Tue, 19 Jul 2011 12:02:24 +0200] rev 5420
bg locale update
Tue, 26 Jul 2011 17:27:14 +0400 Comment out unsynced logging
unc0rr [Tue, 26 Jul 2011 17:27:14 +0400] rev 5419
Comment out unsynced logging
Thu, 14 Jul 2011 15:45:43 +0200 added various icons and graphics for the frontend hedgeroid
Xeli [Thu, 14 Jul 2011 15:45:43 +0200] rev 5418
added various icons and graphics for the frontend
Sat, 16 Jul 2011 13:45:40 -0400 try to tweak flamethrower a bit to do more damage with fire changes. An optimal firepit test dealt 68.
nemo [Sat, 16 Jul 2011 13:45:40 -0400] rev 5417
try to tweak flamethrower a bit to do more damage with fire changes. An optimal firepit test dealt 68.
Thu, 14 Jul 2011 15:42:54 +0200 Added a small example of the frontend still being worked but commited so the downloader now works hedgeroid
Xeli [Thu, 14 Jul 2011 15:42:54 +0200] rev 5416
Added a small example of the frontend still being worked but commited so the downloader now works
Sat, 16 Jul 2011 13:01:11 -0400 Adjust "sticky" fire (molotov) so it makes better fire pits, by making the kicks more regular, yet of random left/right. Tweak napalm slightly along same lines. Probably needs more balancing.
nemo [Sat, 16 Jul 2011 13:01:11 -0400] rev 5415
Adjust "sticky" fire (molotov) so it makes better fire pits, by making the kicks more regular, yet of random left/right. Tweak napalm slightly along same lines. Probably needs more balancing.
Thu, 14 Jul 2011 15:42:01 +0200 Added a utility class needed by the Downloaders hedgeroid
Xeli [Thu, 14 Jul 2011 15:42:01 +0200] rev 5414
Added a utility class needed by the Downloaders
Tue, 12 Jul 2011 21:12:07 +0400 Somehow this line got lost somewhere
unc0rr [Tue, 12 Jul 2011 21:12:07 +0400] rev 5413
Somehow this line got lost somewhere
Thu, 14 Jul 2011 15:41:26 +0200 Moved download classes to their own dir and fixed the way the dest dir is being 'build' hedgeroid
Xeli [Thu, 14 Jul 2011 15:41:26 +0200] rev 5412
Moved download classes to their own dir and fixed the way the dest dir is being 'build'
Mon, 11 Jul 2011 16:03:46 -0400 merge
nemo [Mon, 11 Jul 2011 16:03:46 -0400] rev 5411
merge
Wed, 06 Jul 2011 14:38:06 +0200 small fix to have LUA_DISABLED working again hedgeroid
Xeli [Wed, 06 Jul 2011 14:38:06 +0200] rev 5410
small fix to have LUA_DISABLED working again
Mon, 11 Jul 2011 14:08:15 -0400 typo
nemo [Mon, 11 Jul 2011 14:08:15 -0400] rev 5409
typo
Tue, 05 Jul 2011 23:30:35 +0200 removed some left over artifact of DataPackage in CMakeLists.txt hedgeroid
Xeli [Tue, 05 Jul 2011 23:30:35 +0200] rev 5408
removed some left over artifact of DataPackage in CMakeLists.txt
Mon, 11 Jul 2011 13:04:18 +0200 typo and spaces
koda [Mon, 11 Jul 2011 13:04:18 +0200] rev 5407
typo and spaces
Tue, 05 Jul 2011 23:29:32 +0200 fixed Data path hedgeroid
Xeli [Tue, 05 Jul 2011 23:29:32 +0200] rev 5406
fixed Data path
Sun, 10 Jul 2011 02:18:46 +0200 better variable grouping...
koda [Sun, 10 Jul 2011 02:18:46 +0200] rev 5405
better variable grouping...
Sat, 09 Jul 2011 21:30:36 +0200 Updated Slovak translation
jose1711 [Sat, 09 Jul 2011 21:30:36 +0200] rev 5404
Updated Slovak translation
Tue, 05 Jul 2011 23:29:08 +0200 fixed app name hedgeroid
Xeli [Tue, 05 Jul 2011 23:29:08 +0200] rev 5403
fixed app name
Fri, 08 Jul 2011 12:18:27 -0400 Add fudge factors for the collision check on portal exit
nemo [Fri, 08 Jul 2011 12:18:27 -0400] rev 5402
Add fudge factors for the collision check on portal exit
Tue, 05 Jul 2011 23:26:32 +0200 Added build scripts to the hgignore files, these are generated by cmake hedgeroid
Xeli [Tue, 05 Jul 2011 23:26:32 +0200] rev 5401
Added build scripts to the hgignore files, these are generated by cmake
Thu, 07 Jul 2011 08:09:12 -0400 merge french translation
nemo [Thu, 07 Jul 2011 08:09:12 -0400] rev 5400
merge french translation
Tue, 05 Jul 2011 18:33:42 +0200 merge hedgeroid
Xeli [Tue, 05 Jul 2011 18:33:42 +0200] rev 5399
merge
Thu, 07 Jul 2011 07:55:23 -0400 Updated Czech translation
karibikCZ [Thu, 07 Jul 2011 07:55:23 -0400] rev 5398
Updated Czech translation
Tue, 05 Jul 2011 18:27:18 +0200 Added download functionality and changed some icons hedgeroid
Xeli [Tue, 05 Jul 2011 18:27:18 +0200] rev 5397
Added download functionality and changed some icons
Thu, 07 Jul 2011 12:34:07 +0400 This seems to be a much better place
unc0rr [Thu, 07 Jul 2011 12:34:07 +0400] rev 5396
This seems to be a much better place
Tue, 05 Jul 2011 18:23:54 +0200 Removed DataPackage and added eclipse specific meta files to ignore hedgeroid
Xeli [Tue, 05 Jul 2011 18:23:54 +0200] rev 5395
Removed DataPackage and added eclipse specific meta files to ignore
Tue, 05 Jul 2011 21:41:48 +0400 This should improve performance on singlecore computers
unc0rr [Tue, 05 Jul 2011 21:41:48 +0400] rev 5394
This should improve performance on singlecore computers
Tue, 05 Jul 2011 18:22:07 +0200 removed the extra DataPackage apk, the main app will download it itself hedgeroid
Xeli [Tue, 05 Jul 2011 18:22:07 +0200] rev 5393
removed the extra DataPackage apk, the main app will download it itself
Mon, 04 Jul 2011 15:35:44 +0200 little code cleanup (but please test)
koda [Mon, 04 Jul 2011 15:35:44 +0200] rev 5392
little code cleanup (but please test)
Tue, 05 Jul 2011 18:21:19 +0200 Removed the "move" of the resources, it isn't needed for the android build anymore and if they get moved in the default repo it probably should go somewhere in /share hedgeroid
Xeli [Tue, 05 Jul 2011 18:21:19 +0200] rev 5391
Removed the "move" of the resources, it isn't needed for the android build anymore and if they get moved in the default repo it probably should go somewhere in /share
Mon, 04 Jul 2011 12:28:58 +0200 (fix issue 126) moved initial nickname popup to the netconnection page
koda [Mon, 04 Jul 2011 12:28:58 +0200] rev 5390
(fix issue #126) moved initial nickname popup to the netconnection page
Fri, 01 Jul 2011 21:30:33 +0200 Changed package name from org.hedgewars to org.hedgewars.mobile hedgeroid
Xeli [Fri, 01 Jul 2011 21:30:33 +0200] rev 5389
Changed package name from org.hedgewars to org.hedgewars.mobile
Mon, 04 Jul 2011 10:26:16 +0400 Remove logging (was added for debugging, could lead to a crash due to lack of synchronization)
unc0rr [Mon, 04 Jul 2011 10:26:16 +0400] rev 5388
Remove logging (was added for debugging, could lead to a crash due to lack of synchronization)
Fri, 01 Jul 2011 09:02:30 +0200 updated path to Data folder to match where DataPacakage put it *temporarily* hedgeroid
Xeli [Fri, 01 Jul 2011 09:02:30 +0200] rev 5387
updated path to Data folder to match where DataPacakage put it *temporarily*
Sun, 03 Jul 2011 20:14:03 -0400 oops
nemo [Sun, 03 Jul 2011 20:14:03 -0400] rev 5386
oops
Fri, 01 Jul 2011 08:46:47 +0200 merge hedgeroid
Xeli [Fri, 01 Jul 2011 08:46:47 +0200] rev 5385
merge
Sun, 03 Jul 2011 20:01:13 -0400 separate landpixels/land despeckling results to avoid desyncing on blurry land due to extra despeckling passes. right now, this does mean landpixels edge-of-block recheck is not done
nemo [Sun, 03 Jul 2011 20:01:13 -0400] rev 5384
separate landpixels/land despeckling results to avoid desyncing on blurry land due to extra despeckling passes. right now, this does mean landpixels edge-of-block recheck is not done
Wed, 29 Jun 2011 18:09:24 +0200 Added *.properties in Android project dirs to hgignore hedgeroid
Xeli [Wed, 29 Jun 2011 18:09:24 +0200] rev 5383
Added *.properties in Android project dirs to hgignore Added a new project which will move resources from it's own apk to the sdcard
Sun, 03 Jul 2011 22:47:57 +0200 Altered switch behavior on 'The Specialists'.
mikade [Sun, 03 Jul 2011 22:47:57 +0200] rev 5382
Altered switch behavior on 'The Specialists'.
Wed, 29 Jun 2011 18:05:04 +0200 Removed protocol check, using CMake now to setup the building scripts using Templates/* removed old scripts hedgeroid
Xeli [Wed, 29 Jun 2011 18:05:04 +0200] rev 5381
Removed protocol check, using CMake now to setup the building scripts using Templates/* removed old scripts
Sun, 03 Jul 2011 14:36:42 -0400 Based on some user complaints on forum, try to reduce impact of teams on small displays.
nemo [Sun, 03 Jul 2011 14:36:42 -0400] rev 5380
Based on some user complaints on forum, try to reduce impact of teams on small displays.
Tue, 28 Jun 2011 18:33:51 +0200 Moved the Audio directory from the iOS folder one level up. Android-build will now refer to it SDL-android-project/build.xml must be changed if the directory is moved hedgeroid
Xeli [Tue, 28 Jun 2011 18:33:51 +0200] rev 5379
Moved the Audio directory from the iOS folder one level up. Android-build will now refer to it SDL-android-project/build.xml must be changed if the directory is moved
Sun, 03 Jul 2011 12:53:39 -0400 adjust test slightly
nemo [Sun, 03 Jul 2011 12:53:39 -0400] rev 5378
adjust test slightly
Tue, 28 Jun 2011 18:30:10 +0200 Added hedgewars icons hedgeroid
Xeli [Tue, 28 Jun 2011 18:30:10 +0200] rev 5377
Added hedgewars icons
Sun, 03 Jul 2011 18:22:07 +0200 copy pasta fail
koda [Sun, 03 Jul 2011 18:22:07 +0200] rev 5376
copy pasta fail
Tue, 28 Jun 2011 17:57:54 +0200 merge hedgeroid
Xeli [Tue, 28 Jun 2011 17:57:54 +0200] rev 5375
merge
Sun, 03 Jul 2011 11:38:25 -0400 Add a little y kick if there is nothing under an active barrel.
nemo [Sun, 03 Jul 2011 11:38:25 -0400] rev 5374
Add a little y kick if there is nothing under an active barrel.
Tue, 28 Jun 2011 17:56:25 +0200 added DataPackage temporarily hedgeroid
Xeli [Tue, 28 Jun 2011 17:56:25 +0200] rev 5373
added DataPackage temporarily
Sun, 03 Jul 2011 11:24:53 -0400 Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
nemo [Sun, 03 Jul 2011 11:24:53 -0400] rev 5372
Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
Tue, 28 Jun 2011 17:55:15 +0200 Preloaded libhwengine.so and added an argument to nativeInit() hedgeroid
Xeli [Tue, 28 Jun 2011 17:55:15 +0200] rev 5371
Preloaded libhwengine.so and added an argument to nativeInit()
Sun, 03 Jul 2011 02:33:17 +0200 ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
koda [Sun, 03 Jul 2011 02:33:17 +0200] rev 5370
ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
Tue, 28 Jun 2011 17:54:27 +0200 Removed absolute path to libhwengine.so, the library must be preloaded from Java now. Which automagically knows where libhwengine.so is! hedgeroid
Xeli [Tue, 28 Jun 2011 17:54:27 +0200] rev 5369
Removed absolute path to libhwengine.so, the library must be preloaded from Java now. Which automagically knows where libhwengine.so is!
Sun, 03 Jul 2011 01:10:39 +0200 fix build. seems like a indentation-related merge-oopsy dragged deleted code back in.
sheepluva [Sun, 03 Jul 2011 01:10:39 +0200] rev 5368
fix build. seems like a indentation-related merge-oopsy dragged deleted code back in.
Tue, 28 Jun 2011 17:51:58 +0200 The android build doesn't use cmake thus this file is needed. It doesn't have correct values yet.. hedgeroid
Xeli [Tue, 28 Jun 2011 17:51:58 +0200] rev 5367
The android build doesn't use cmake thus this file is needed. It doesn't have correct values yet..
Fri, 01 Jul 2011 10:38:00 +0400 Merge
unc0rr [Fri, 01 Jul 2011 10:38:00 +0400] rev 5366
Merge
Tue, 28 Jun 2011 17:51:07 +0200 Added an argument to Game(PChar) which provides a path to the data folder. This allows the user/java side to change from internal sdcard to sdcard hedgeroid
Xeli [Tue, 28 Jun 2011 17:51:07 +0200] rev 5365
Added an argument to Game(PChar) which provides a path to the data folder. This allows the user/java side to change from internal sdcard to sdcard
Thu, 30 Jun 2011 18:20:41 -0400 Sweep all pixels at 0 or 1 neighbours, whether damaged or not. Intended to handled output of Smooth, might be nice to cut down on the counting somehow though.
nemo [Thu, 30 Jun 2011 18:20:41 -0400] rev 5364
Sweep all pixels at 0 or 1 neighbours, whether damaged or not. Intended to handled output of Smooth, might be nice to cut down on the counting somehow though.
Fri, 24 Jun 2011 13:37:43 +0200 Using the correct resolution rahter than a hardcoded one hedgeroid
Xeli [Fri, 24 Jun 2011 13:37:43 +0200] rev 5363
Using the correct resolution rahter than a hardcoded one
Thu, 30 Jun 2011 05:26:36 +0200 Enable autoswitch on turn start for The Specialists Mode.
mikade [Thu, 30 Jun 2011 05:26:36 +0200] rev 5362
Enable autoswitch on turn start for The Specialists Mode. Remove switch from Engineer wepset to prevent nemo getting combo'd again :)
Fri, 24 Jun 2011 13:24:51 +0200 Added a script to build and install the application, users must define a path to the ndk hedgeroid
Xeli [Fri, 24 Jun 2011 13:24:51 +0200] rev 5361
Added a script to build and install the application, users must define a path to the ndk
Wed, 29 Jun 2011 22:24:38 +0400 merge
unc0rr [Wed, 29 Jun 2011 22:24:38 +0400] rev 5360
merge
Fri, 24 Jun 2011 13:22:17 +0200 put back GLUnit in the uses clause, indentation fix, path fix hedgeroid
Xeli [Fri, 24 Jun 2011 13:22:17 +0200] rev 5359
put back GLUnit in the uses clause, indentation fix, path fix
Wed, 29 Jun 2011 00:05:26 -0400 call onusedammo earlier for switcher
nemo [Wed, 29 Jun 2011 00:05:26 -0400] rev 5358
call onusedammo earlier for switcher
Thu, 30 Jun 2011 15:09:10 +0400 Tiny optimization: convert smooth wind indicator change gear into visual gear
unc0rr [Thu, 30 Jun 2011 15:09:10 +0400] rev 5357
Tiny optimization: convert smooth wind indicator change gear into visual gear
Fri, 24 Jun 2011 13:21:02 +0200 disabled engine Protocol check until i fix config.in hedgeroid
Xeli [Fri, 24 Jun 2011 13:21:02 +0200] rev 5356
disabled engine Protocol check until i fix config.in
Tue, 28 Jun 2011 23:32:42 -0400 match snow to visual gear
nemo [Tue, 28 Jun 2011 23:32:42 -0400] rev 5355
match snow to visual gear
Thu, 30 Jun 2011 14:28:13 +0400 Fix formatting a bit
unc0rr [Thu, 30 Jun 2011 14:28:13 +0400] rev 5354
Fix formatting a bit
Fri, 24 Jun 2011 13:19:32 +0200 Fixed a fault strcpy hedgeroid
Xeli [Fri, 24 Jun 2011 13:19:32 +0200] rev 5353
Fixed a fault strcpy
Tue, 28 Jun 2011 21:48:28 -0400 Fix random weapons with per-hog ammo, fix ammo store loadout number in scripting for per-clan and per-hog ammo, add an advanced script hook into parsecommand to override values, add check for empty map in chSetMap, load script earlier in game params from frontend
nemo [Tue, 28 Jun 2011 21:48:28 -0400] rev 5352
Fix random weapons with per-hog ammo, fix ammo store loadout number in scripting for per-clan and per-hog ammo, add an advanced script hook into parsecommand to override values, add check for empty map in chSetMap, load script earlier in game params from frontend
Thu, 30 Jun 2011 14:26:01 +0400 Convert huge switch into an array
unc0rr [Thu, 30 Jun 2011 14:26:01 +0400] rev 5351
Convert huge switch into an array
Fri, 24 Jun 2011 13:14:03 +0200 Fixed a fault strcpy hedgeroid
Xeli [Fri, 24 Jun 2011 13:14:03 +0200] rev 5350
Fixed a fault strcpy
Tue, 28 Jun 2011 19:16:42 -0400 sweep up some AA pixels
nemo [Tue, 28 Jun 2011 19:16:42 -0400] rev 5349
sweep up some AA pixels
Thu, 30 Jun 2011 13:59:57 +0400 Don't draw snow flakes spawned in land, introduce gstInvisible flag
unc0rr [Thu, 30 Jun 2011 13:59:57 +0400] rev 5348
Don't draw snow flakes spawned in land, introduce gstInvisible flag
Fri, 24 Jun 2011 13:13:31 +0200 Added test parameter which end up at hwengine::Game(PChar) hedgeroid
Xeli [Fri, 24 Jun 2011 13:13:31 +0200] rev 5347
Added test parameter which end up at hwengine::Game(PChar)
Tue, 28 Jun 2011 21:31:02 +0200 first draft of a html based theme editor
Henek [Tue, 28 Jun 2011 21:31:02 +0200] rev 5346
first draft of a html based theme editor
Wed, 29 Jun 2011 17:32:05 +0400 Simplify code using 'with', convert some tabs to spaces
unc0rr [Wed, 29 Jun 2011 17:32:05 +0400] rev 5345
Simplify code using 'with', convert some tabs to spaces
Fri, 24 Jun 2011 13:12:52 +0200 Removed WriteToConsole debugging lines hedgeroid
Xeli [Fri, 24 Jun 2011 13:12:52 +0200] rev 5344
Removed WriteToConsole debugging lines
Tue, 28 Jun 2011 21:28:13 +0200 fake crates now with complementary poison
Henek [Tue, 28 Jun 2011 21:28:13 +0200] rev 5343
fake crates now with complementary poison
Wed, 29 Jun 2011 17:25:41 +0400 Check xx for LAND_WIDTH_MASK
unc0rr [Wed, 29 Jun 2011 17:25:41 +0400] rev 5342
Check xx for LAND_WIDTH_MASK
Fri, 24 Jun 2011 09:54:39 +0200 merge hedgeroid
Xeli [Fri, 24 Jun 2011 09:54:39 +0200] rev 5341
merge
Tue, 28 Jun 2011 17:12:09 +0400 - Allow snow to drop a bit outside the map, where it already is allowed to spawn
unc0rr [Tue, 28 Jun 2011 17:12:09 +0400] rev 5340
- Allow snow to drop a bit outside the map, where it already is allowed to spawn - Tiny optimization
Fri, 24 Jun 2011 09:36:59 +0200 Fixed the incomplete merge of rev: 22c1f4833a86 hedgeroid
Xeli [Fri, 24 Jun 2011 09:36:59 +0200] rev 5339
Fixed the incomplete merge of rev: 22c1f4833a86
Tue, 28 Jun 2011 16:12:39 +0400 Fix CMake warning (a header listed twice)
unc0rr [Tue, 28 Jun 2011 16:12:39 +0400] rev 5338
Fix CMake warning (a header listed twice)
Thu, 23 Jun 2011 21:57:53 +0200 Package name changes hedgeroid
Xeli [Thu, 23 Jun 2011 21:57:53 +0200] rev 5337
Package name changes
Mon, 27 Jun 2011 13:39:46 -0400 Store gear X/Y/dX/dY for use in splash/droplets. Also saves a few hwRound calls.
nemo [Mon, 27 Jun 2011 13:39:46 -0400] rev 5336
Store gear X/Y/dX/dY for use in splash/droplets. Also saves a few hwRound calls.
Thu, 23 Jun 2011 21:57:31 +0200 more packing name changes hedgeroid
Xeli [Thu, 23 Jun 2011 21:57:31 +0200] rev 5335
more packing name changes
Mon, 27 Jun 2011 02:41:45 +0200 Fix some quirky syntax.
mikade [Mon, 27 Jun 2011 02:41:45 +0200] rev 5334
Fix some quirky syntax.
Thu, 23 Jun 2011 21:33:04 +0200 Package name changed from org.libsdl.app to org.hedgewars hedgeroid
Xeli [Thu, 23 Jun 2011 21:33:04 +0200] rev 5333
Package name changed from org.libsdl.app to org.hedgewars
Sun, 26 Jun 2011 20:29:08 -0400 Use an ifdef instead, add despeckling of tunnels
nemo [Sun, 26 Jun 2011 20:29:08 -0400] rev 5332
Use an ifdef instead, add despeckling of tunnels
Thu, 23 Jun 2011 21:09:33 +0200 Changed the package path from org.libsdl.app to org.hedgewars hedgeroid
Xeli [Thu, 23 Jun 2011 21:09:33 +0200] rev 5331
Changed the package path from org.libsdl.app to org.hedgewars
Sun, 26 Jun 2011 20:19:11 -0400 disable .reserve - not 4.6 compatible
nemo [Sun, 26 Jun 2011 20:19:11 -0400] rev 5330
disable .reserve - not 4.6 compatible
Thu, 23 Jun 2011 16:52:23 +0200 Reverted back to tip and changed the correct IFDEF IPHONEOS to MOBILE without breaking other iphoneos hedgeroid
Xeli [Thu, 23 Jun 2011 16:52:23 +0200] rev 5329
Reverted back to tip and changed the correct IFDEF IPHONEOS to MOBILE without breaking other iphoneos
Sun, 26 Jun 2011 19:44:41 -0400 Forgot to remove this script name
nemo [Sun, 26 Jun 2011 19:44:41 -0400] rev 5328
Forgot to remove this script name
Tue, 28 Jun 2011 20:42:04 +0000 Second passage (second time I correct),
orange.hg@gmail.com [Tue, 28 Jun 2011 20:42:04 +0000] rev 5327
Second passage (second time I correct), -nouvelles phrases de jeu (new sentences) -correction de fautes (correction of mistakes) -reformulations pour plus de compréhension et de cohérence (reformulation for more understanding)
Thu, 23 Jun 2011 16:29:46 +0200 Changed UI elements hedgeroid
Xeli [Thu, 23 Jun 2011 16:29:46 +0200] rev 5326
Changed UI elements
Sun, 26 Jun 2011 19:42:44 -0400 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo [Sun, 26 Jun 2011 19:42:44 -0400] rev 5325
Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
Sun, 26 Jun 2011 17:43:41 +0000 quelques ajouts supplémentaires dans ce qui n'était pas encore traduit
orange.hg@gmail.com [Sun, 26 Jun 2011 17:43:41 +0000] rev 5324
quelques ajouts supplémentaires dans ce qui n'était pas encore traduit
Thu, 23 Jun 2011 16:26:03 +0200 Enabled fullscreen and locked it to landscap hedgeroid
Xeli [Thu, 23 Jun 2011 16:26:03 +0200] rev 5323
Enabled fullscreen and locked it to landscap
Sun, 26 Jun 2011 16:34:31 -0400 add missing nil check, increase despeckling of background too
nemo [Sun, 26 Jun 2011 16:34:31 -0400] rev 5322
add missing nil check, increase despeckling of background too
Sun, 26 Jun 2011 17:18:19 +0000 Après le premier jet d'hier, correction de quelques fautes, traductions plus appropriées, ...
orange.hg@gmail.com [Sun, 26 Jun 2011 17:18:19 +0000] rev 5321
Après le premier jet d'hier, correction de quelques fautes, traductions plus appropriées, ...
Thu, 23 Jun 2011 15:51:21 +0200 Added various directories where compilers output to hedgeroid
Xeli [Thu, 23 Jun 2011 15:51:21 +0200] rev 5320
Added various directories where compilers output to
Sun, 26 Jun 2011 15:23:45 -0400 bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
nemo [Sun, 26 Jun 2011 15:23:45 -0400] rev 5319
bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
Sat, 25 Jun 2011 18:05:08 +0000 Pour chaque <translation type="unfinished"> j'ai complété avec la traduction française.
orange.hg@gmail.com [Sat, 25 Jun 2011 18:05:08 +0000] rev 5318
Pour chaque <translation type="unfinished"> j'ai complété avec la traduction française. Je n'ai pas su quoi faire avec <translation type="obsolete"> => reformuler autrement ce qu'il y a déjà marqué ?? Certaines choses ne sont pas encore traduites car il manque le contexte général du mot pour le traduire correctement.
Thu, 23 Jun 2011 14:30:04 +0200 Added sdl_net from the unofficial android port: http://www.anddev.org/sdl_port_for_android_sdk-ndk_16-t9218.html hedgeroid
Xeli [Thu, 23 Jun 2011 14:30:04 +0200] rev 5317
Added sdl_net from the unofficial android port: http://www.anddev.org/sdl_port_for_android_sdk-ndk_16-t9218.html
Sun, 26 Jun 2011 13:38:47 -0400 Allow control of grenade bounce. Not sure if this is a good idea, but has been requested a lot, so...
nemo [Sun, 26 Jun 2011 13:38:47 -0400] rev 5316
Allow control of grenade bounce. Not sure if this is a good idea, but has been requested a lot, so...
Sat, 25 Jun 2011 16:29:05 +0000 Changements :
orange.hg@gmail.com [Sat, 25 Jun 2011 16:29:05 +0000] rev 5315
Changements : -ajout de messages répondant à certaine actions des hedgehogs (passer son tour, toucher un ami, etc.) et à l'arrivée des boites (santé, armes et outils) -reformulation de certaines phrases concernant la description des armes et les modes de jeu (càd : ajout/retrai d'un mot, changement des temps de certains verbes, etc.)
Thu, 23 Jun 2011 14:12:11 +0200 Have make move the actual libhwengine.so to the SDL-android-project folder, rather than having the ndk-build reference to it. This removes the circular dependency hedgeroid
Xeli [Thu, 23 Jun 2011 14:12:11 +0200] rev 5314
Have make move the actual libhwengine.so to the SDL-android-project folder, rather than having the ndk-build reference to it. This removes the circular dependency
Sun, 26 Jun 2011 02:47:36 +0200 now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
Henek [Sun, 26 Jun 2011 02:47:36 +0200] rev 5313
now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
Sat, 25 Jun 2011 15:10:08 +0000 de nombreux petits changements :
orange.hg@gmail.com [Sat, 25 Jun 2011 15:10:08 +0000] rev 5312
de nombreux petits changements : -quelques fautes d'accent -remplacement de mots que je trouvais mieux appropriés -reformulation de phrases dont la traduction était trop littéraire.
Thu, 23 Jun 2011 13:57:16 +0200 Added mkdir out hedgeroid
Xeli [Thu, 23 Jun 2011 13:57:16 +0200] rev 5311
Added mkdir out
Sat, 25 Jun 2011 17:22:35 +0400 merge
unc0rr [Sat, 25 Jun 2011 17:22:35 +0400] rev 5310
merge
Thu, 23 Jun 2011 13:52:19 +0200 Updated the path of hwLibrary.pas hedgeroid
Xeli [Thu, 23 Jun 2011 13:52:19 +0200] rev 5309
Updated the path of hwLibrary.pas
Sat, 25 Jun 2011 15:11:11 +0200 fixing some different issues with edit team page and the new dual data setup
Henek [Sat, 25 Jun 2011 15:11:11 +0200] rev 5308
fixing some different issues with edit team page and the new dual data setup
Sat, 25 Jun 2011 17:22:13 +0400 Fix broken theme icon loading from user dir
unc0rr [Sat, 25 Jun 2011 17:22:13 +0400] rev 5307
Fix broken theme icon loading from user dir
Thu, 23 Jun 2011 13:35:51 +0200 Added logging for Android hedgeroid
Xeli [Thu, 23 Jun 2011 13:35:51 +0200] rev 5306
Added logging for Android
Sat, 25 Jun 2011 16:40:29 +0400 merge
unc0rr [Sat, 25 Jun 2011 16:40:29 +0400] rev 5305
merge
Wed, 22 Jun 2011 23:59:01 +0200 Added SDL-android-project, this is the Android/Java part of the application hedgeroid
Xeli [Wed, 22 Jun 2011 23:59:01 +0200] rev 5304
Added SDL-android-project, this is the Android/Java part of the application
Sat, 25 Jun 2011 14:20:21 +0200 this should fix captions on iOS (and android), though I can't check
Henek [Sat, 25 Jun 2011 14:20:21 +0200] rev 5303
this should fix captions on iOS (and android), though I can't check
Sat, 25 Jun 2011 16:39:54 +0400 Fix camera jerking on zoom in
unc0rr [Sat, 25 Jun 2011 16:39:54 +0400] rev 5302
Fix camera jerking on zoom in
Wed, 22 Jun 2011 23:56:08 +0200 Moved Android-build to project_files/Android-build hedgeroid
Xeli [Wed, 22 Jun 2011 23:56:08 +0200] rev 5301
Moved Android-build to project_files/Android-build
Fri, 24 Jun 2011 14:40:44 -0400 unbreak localisation
nemo [Fri, 24 Jun 2011 14:40:44 -0400] rev 5300
unbreak localisation
Wed, 22 Jun 2011 23:55:32 +0200 Removed the extra WriteToConsole() hedgeroid
Xeli [Wed, 22 Jun 2011 23:55:32 +0200] rev 5299
Removed the extra WriteToConsole()
Fri, 24 Jun 2011 13:24:41 +0200 Remove unused variable
sheepluva [Fri, 24 Jun 2011 13:24:41 +0200] rev 5298
Remove unused variable
Wed, 22 Jun 2011 23:44:06 +0200 Cleaned up the makefil hedgeroid
Xeli [Wed, 22 Jun 2011 23:44:06 +0200] rev 5297
Cleaned up the makefil
Thu, 23 Jun 2011 15:08:19 -0400 At mikade's request and w/ unc0rr's blessing, dramatically slash inactivity delay from 1.25s down to a tenth of a second.
nemo [Thu, 23 Jun 2011 15:08:19 -0400] rev 5296
At mikade's request and w/ unc0rr's blessing, dramatically slash inactivity delay from 1.25s down to a tenth of a second.
Wed, 22 Jun 2011 13:27:02 +0200 Script called from Make.android to push the library to the device hedgeroid
Xeli [Wed, 22 Jun 2011 13:27:02 +0200] rev 5295
Script called from Make.android to push the library to the device
Thu, 23 Jun 2011 21:19:43 +0400 merge
unc0rr [Thu, 23 Jun 2011 21:19:43 +0400] rev 5294
merge
Wed, 22 Jun 2011 13:25:53 +0200 Make file to build the hwengine as Library for Android, it also uses PushToDevice to update the library on the device without the need of reinstalling the apk hedgeroid
Xeli [Wed, 22 Jun 2011 13:25:53 +0200] rev 5293
Make file to build the hwengine as Library for Android, it also uses PushToDevice to update the library on the device without the need of reinstalling the apk
Thu, 23 Jun 2011 21:14:41 +0400 merge
unc0rr [Thu, 23 Jun 2011 21:14:41 +0400] rev 5292
merge
Wed, 22 Jun 2011 13:24:30 +0200 Custom OpenGL 1.1 header, converted from GLES/gl.h + GLES/glplatform.h with some entries of KHR/khrplatform.h. Android API level 4 hedgeroid
Xeli [Wed, 22 Jun 2011 13:24:30 +0200] rev 5291
Custom OpenGL 1.1 header, converted from GLES/gl.h + GLES/glplatform.h with some entries of KHR/khrplatform.h. Android API level 4
Wed, 22 Jun 2011 18:55:58 -0400 This can afford to be a bit larger. Does not impact performance.
nemo [Wed, 22 Jun 2011 18:55:58 -0400] rev 5290
This can afford to be a bit larger. Does not impact performance.
Thu, 23 Jun 2011 21:12:27 +0400 - Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
unc0rr [Thu, 23 Jun 2011 21:12:27 +0400] rev 5289
- Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes) - .pro file is usable again
Wed, 22 Jun 2011 12:54:30 +0200 Changed back DARWINN typo, removed 3 commented functions hedgeroid
Xeli [Wed, 22 Jun 2011 12:54:30 +0200] rev 5288
Changed back DARWINN typo, removed 3 commented functions
Wed, 22 Jun 2011 01:04:38 +0200 fixed gfInfAttack preventing ending of turn while placing hedgehogs
Henek [Wed, 22 Jun 2011 01:04:38 +0200] rev 5287
fixed gfInfAttack preventing ending of turn while placing hedgehogs
Wed, 22 Jun 2011 00:38:31 +0200 First commit.. hedgeroid
Xeli [Wed, 22 Jun 2011 00:38:31 +0200] rev 5286
First commit..
Tue, 21 Jun 2011 18:28:34 -0400 Make sky, horizon, flakes and clouds optional, replace repeated strips of skyL/skyR with 2x2 transparent PNGs instead of larger images of variable dimensions, remove a number of empty unused images
nemo [Tue, 21 Jun 2011 18:28:34 -0400] rev 5285
Make sky, horizon, flakes and clouds optional, replace repeated strips of skyL/skyR with 2x2 transparent PNGs instead of larger images of variable dimensions, remove a number of empty unused images
Tue, 21 Jun 2011 17:28:53 -0400 Remove default transparent chunks. Chunk will only be added if theme defined.
nemo [Tue, 21 Jun 2011 17:28:53 -0400] rev 5284
Remove default transparent chunks. Chunk will only be added if theme defined.
Tue, 21 Jun 2011 23:24:50 +0200 oops
koda [Tue, 21 Jun 2011 23:24:50 +0200] rev 5283
oops
Tue, 21 Jun 2011 23:23:21 +0200 whitelist Island theme on ios (with Tiy approval)
koda [Tue, 21 Jun 2011 23:23:21 +0200] rev 5282
whitelist Island theme on ios (with Tiy approval)
Tue, 21 Jun 2011 22:57:46 +0200 update theme listing for ios
koda [Tue, 21 Jun 2011 22:57:46 +0200] rev 5281
update theme listing for ios
Tue, 21 Jun 2011 22:57:10 +0200 remove/rename icons for dummy themes
koda [Tue, 21 Jun 2011 22:57:10 +0200] rev 5280
remove/rename icons for dummy themes
Tue, 21 Jun 2011 22:47:12 +0200 remove theme.cfg from CMakeLists too
Henek [Tue, 21 Jun 2011 22:47:12 +0200] rev 5279
remove theme.cfg from CMakeLists too
Tue, 21 Jun 2011 20:51:51 +0200 New User Mission: That Sinking Feeling
mikade [Tue, 21 Jun 2011 20:51:51 +0200] rev 5278
New User Mission: That Sinking Feeling
Tue, 21 Jun 2011 20:49:47 +0200 PianoStrike exploit fix for Capture The Flag.
mikade [Tue, 21 Jun 2011 20:49:47 +0200] rev 5277
PianoStrike exploit fix for Capture The Flag. New Gameplay Mode: The Specialists
Tue, 21 Jun 2011 22:43:55 +0400 Derive themes list from list of dirs in Themes folder which have icon.png inside
unc0rr [Tue, 21 Jun 2011 22:43:55 +0400] rev 5276
Derive themes list from list of dirs in Themes folder which have icon.png inside
Tue, 21 Jun 2011 16:55:34 +0200 restore logging on mac
koda [Tue, 21 Jun 2011 16:55:34 +0200] rev 5275
restore logging on mac
Mon, 20 Jun 2011 20:46:27 -0400 Avoid desyncing on blurry land
nemo [Mon, 20 Jun 2011 20:46:27 -0400] rev 5274
Avoid desyncing on blurry land
Mon, 20 Jun 2011 19:00:19 -0400 oops
nemo [Mon, 20 Jun 2011 19:00:19 -0400] rev 5273
oops
Mon, 20 Jun 2011 18:58:26 -0400 Allow scripting to set arbitrary weapon counts
nemo [Mon, 20 Jun 2011 18:58:26 -0400] rev 5272
Allow scripting to set arbitrary weapon counts
Mon, 20 Jun 2011 15:21:27 -0400 ack. forgot to add my stub files
nemo [Mon, 20 Jun 2011 15:21:27 -0400] rev 5271
ack. forgot to add my stub files
Mon, 20 Jun 2011 20:43:11 +0200 merge
mikade [Mon, 20 Jun 2011 20:43:11 +0200] rev 5270
merge
Mon, 20 Jun 2011 21:40:08 +0400 Implement testing for illegal characters
unc0rr [Mon, 20 Jun 2011 21:40:08 +0400] rev 5269
Implement testing for illegal characters
Mon, 20 Jun 2011 12:57:44 -0400 Small stub web view that I'm hoping to use in conjunction with ~/.hedgewars/Data - I'd like to link to a page on hedgewars.org, intercept linkClicked, fetch zip files, then unpack the structure under Data. Just checking this in so it doesn't clutter up project. Also tidied up the .pro a bit, even though we aren't really using it for much anymore. Should in theory be able to do a build now.
nemo [Mon, 20 Jun 2011 12:57:44 -0400] rev 5268
Small stub web view that I'm hoping to use in conjunction with ~/.hedgewars/Data - I'd like to link to a page on hedgewars.org, intercept linkClicked, fetch zip files, then unpack the structure under Data. Just checking this in so it doesn't clutter up project. Also tidied up the .pro a bit, even though we aren't really using it for much anymore. Should in theory be able to do a build now.
Mon, 20 Jun 2011 09:32:31 -0400 move smoothing into separate function, adjust call order
nemo [Mon, 20 Jun 2011 09:32:31 -0400] rev 5267
move smoothing into separate function, adjust call order
Mon, 20 Jun 2011 09:15:24 -0400 25%, not 50%
nemo [Mon, 20 Jun 2011 09:15:24 -0400] rev 5266
25%, not 50%
Mon, 20 Jun 2011 10:36:20 +0200 merge Zorg's changes
koda [Mon, 20 Jun 2011 10:36:20 +0200] rev 5265
merge Zorg's changes
Mon, 20 Jun 2011 02:03:15 -0400 More AA - try smoothing explosions a bit
nemo [Mon, 20 Jun 2011 02:03:15 -0400] rev 5264
More AA - try smoothing explosions a bit
Mon, 20 Jun 2011 01:28:21 +0200 display player count below and with label, just because it's funny to mess with unC0Rr's code and make him cry :P
sheepluva [Mon, 20 Jun 2011 01:28:21 +0200] rev 5263
display player count below and with label, just because it's funny to mess with unC0Rr's code and make him cry :P
Sun, 19 Jun 2011 21:03:16 -0400 Oops, don't need this.
Zorg <zorgiepoo@gmail.com> [Sun, 19 Jun 2011 21:03:16 -0400] rev 5262
Oops, don't need this.
Mon, 20 Jun 2011 02:03:15 -0400 More AA - try smoothing explosions a bit
nemo [Mon, 20 Jun 2011 02:03:15 -0400] rev 5261
More AA - try smoothing explosions a bit
Sun, 19 Jun 2011 20:55:34 -0400 When the password field is filled with null characters and when the user tries to edit the field, clear it.
Zorg <zorgiepoo@gmail.com> [Sun, 19 Jun 2011 20:55:34 -0400] rev 5260
When the password field is filled with null characters and when the user tries to edit the field, clear it.
Mon, 20 Jun 2011 01:28:21 +0200 display player count below and with label, just because it's funny to mess with unC0Rr's code and make him cry :P
sheepluva [Mon, 20 Jun 2011 01:28:21 +0200] rev 5259
display player count below and with label, just because it's funny to mess with unC0Rr's code and make him cry :P
Sun, 19 Jun 2011 18:45:10 +0200 updated russian translation
tsleon [Sun, 19 Jun 2011 18:45:10 +0200] rev 5258
updated russian translation
Sun, 19 Jun 2011 12:34:54 +0200 passing by reference... my darkest enemy
koda [Sun, 19 Jun 2011 12:34:54 +0200] rev 5257
passing by reference... my darkest enemy actual reason below: In your case (without reference) the compiler generates a temporary object (int) for the first argument of your MyApplication constructor. You pass this temporary int to QApplication’s constructor (with int reference), which saves the address of this reference. Once your MyApplication constructor is done the temporary int is destroyed but QApplication still has its address.
Sun, 19 Jun 2011 00:49:13 +0200 fix water bubbles like sheepluva wanted (also code formatting)
koda [Sun, 19 Jun 2011 00:49:13 +0200] rev 5256
fix water bubbles like sheepluva wanted (also code formatting)
Sat, 18 Jun 2011 17:26:13 +0200 under osx don't load a file in case a game is already running (also a little of code formatting)
koda [Sat, 18 Jun 2011 17:26:13 +0200] rev 5255
under osx don't load a file in case a game is already running (also a little of code formatting)
Sat, 18 Jun 2011 16:56:45 +0200 updated polish translation
krdrt5367 [Sat, 18 Jun 2011 16:56:45 +0200] rev 5254
updated polish translation
Sat, 18 Jun 2011 16:54:08 +0200 add the manual build server dir to .hgignore
koda [Sat, 18 Jun 2011 16:54:08 +0200] rev 5253
add the manual build server dir to .hgignore
Sat, 18 Jun 2011 03:14:45 +0200 file association for mac!
koda [Sat, 18 Jun 2011 03:14:45 +0200] rev 5252
file association for mac! associating file is done automatically when you move the app in your system but there is also a button to set it manually i had to disable argument parsing and to subclass qapplication to make this work please test
Wed, 15 Jun 2011 23:59:44 +0200 expose the available translations in the plist file
koda [Wed, 15 Jun 2011 23:59:44 +0200] rev 5251
expose the available translations in the plist file
Wed, 15 Jun 2011 23:11:06 +0200 forgot to update this variable name
koda [Wed, 15 Jun 2011 23:11:06 +0200] rev 5250
forgot to update this variable name
Fri, 17 Jun 2011 20:53:36 -0400 revert back to 512x512
nemo [Fri, 17 Jun 2011 20:53:36 -0400] rev 5249
revert back to 512x512
Fri, 17 Jun 2011 18:03:12 +0200 okay...
mikade [Fri, 17 Jun 2011 18:03:12 +0200] rev 5248
okay...
Tue, 21 Jun 2011 16:43:05 +0400 Ability to turn camera following gears off
unc0rr [Tue, 21 Jun 2011 16:43:05 +0400] rev 5247
Ability to turn camera following gears off
Fri, 17 Jun 2011 11:58:27 -0400 merge of tsleon's updated russian. I assume unc0rr will vet the phrasing
nemo [Fri, 17 Jun 2011 11:58:27 -0400] rev 5246
merge of tsleon's updated russian. I assume unc0rr will vet the phrasing
Thu, 16 Jun 2011 23:45:17 +0200 Fully playable version of Space Invasion (fingers crossed). No bugs known.
mikade [Thu, 16 Jun 2011 23:45:17 +0200] rev 5245
Fully playable version of Space Invasion (fingers crossed). No bugs known.
Tue, 21 Jun 2011 16:42:04 +0400 Don't stick to enemies when there are more than 2 clans
unc0rr [Tue, 21 Jun 2011 16:42:04 +0400] rev 5244
Don't stick to enemies when there are more than 2 clans
Tue, 14 Jun 2011 16:50:41 -0400 check alternate script loading path
nemo [Tue, 14 Jun 2011 16:50:41 -0400] rev 5243
check alternate script loading path
Tue, 14 Jun 2011 16:44:51 -0400 corrected user ptData path
nemo [Tue, 14 Jun 2011 16:44:51 -0400] rev 5242
corrected user ptData path
Tue, 14 Jun 2011 14:00:29 -0400 add missing user path check
nemo [Tue, 14 Jun 2011 14:00:29 -0400] rev 5241
add missing user path check
Tue, 14 Jun 2011 11:29:15 -0400 Oops. Forgot an assignment.
nemo [Tue, 14 Jun 2011 11:29:15 -0400] rev 5240
Oops. Forgot an assignment.
Sun, 12 Jun 2011 22:34:38 -0400 Bit more reusability
nemo [Sun, 12 Jun 2011 22:34:38 -0400] rev 5239
Bit more reusability
Sun, 12 Jun 2011 21:06:48 -0400 Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
nemo [Sun, 12 Jun 2011 21:06:48 -0400] rev 5238
Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
Sun, 12 Jun 2011 14:45:26 -0400 If 2 or more resolutions are available, use the 2nd in the list. This should (usually) be smaller than the desktop resolution, which should reduce noob fail (not realising part of interface is obscured)
nemo [Sun, 12 Jun 2011 14:45:26 -0400] rev 5237
If 2 or more resolutions are available, use the 2nd in the list. This should (usually) be smaller than the desktop resolution, which should reduce noob fail (not realising part of interface is obscured)
Sun, 12 Jun 2011 10:33:55 -0400 Make flakes respond to wind a bit more strongly
nemo [Sun, 12 Jun 2011 10:33:55 -0400] rev 5236
Make flakes respond to wind a bit more strongly
Sun, 12 Jun 2011 10:16:38 -0400 Skip droplets if plain splash is enabled, add a sanity check just in case.
nemo [Sun, 12 Jun 2011 10:16:38 -0400] rev 5235
Skip droplets if plain splash is enabled, add a sanity check just in case.
Fri, 10 Jun 2011 17:28:53 +0000 Update for ver. 0.9.15
ts.leon@mail.ru [Fri, 10 Jun 2011 17:28:53 +0000] rev 5234
Update for ver. 0.9.15
Sat, 11 Jun 2011 17:27:26 -0400 Should reduce rope skip fail and unrealistic rope drownings
nemo [Sat, 11 Jun 2011 17:27:26 -0400] rev 5233
Should reduce rope skip fail and unrealistic rope drownings
Thu, 09 Jun 2011 00:22:57 -0400 fix splash
nemo [Thu, 09 Jun 2011 00:22:57 -0400] rev 5232
fix splash
Thu, 09 Jun 2011 00:00:33 -0400 tweak to avoid specks after damage
nemo [Thu, 09 Jun 2011 00:00:33 -0400] rev 5231
tweak to avoid specks after damage
Wed, 08 Jun 2011 23:25:05 -0400 Set m_game_connected to false after emitting Disconnected(). This fixes a bug in a case such that when entering an invalid password, the game would bring you back to the main menu.
Zorg <zorgiepoo@gmail.com> [Wed, 08 Jun 2011 23:25:05 -0400] rev 5230
Set m_game_connected to false after emitting Disconnected(). This fixes a bug in a case such that when entering an invalid password, the game would bring you back to the main menu.
Wed, 08 Jun 2011 03:36:54 -0400 Attempt to fix issue 125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
Zorg <zorgiepoo@gmail.com> [Wed, 08 Jun 2011 03:36:54 -0400] rev 5229
Attempt to fix issue #125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
Sat, 04 Jun 2011 16:09:12 -0400 Nerf RC a bit
nemo [Sat, 04 Jun 2011 16:09:12 -0400] rev 5228
Nerf RC a bit
Thu, 02 Jun 2011 18:39:35 -0400 oops.
nemo [Thu, 02 Jun 2011 18:39:35 -0400] rev 5227
oops.
Thu, 02 Jun 2011 18:36:35 -0400 Don't need to check for this case
nemo [Thu, 02 Jun 2011 18:36:35 -0400] rev 5226
Don't need to check for this case
Thu, 02 Jun 2011 18:08:50 -0400 Experiment in making the land less jagg-y
nemo [Thu, 02 Jun 2011 18:08:50 -0400] rev 5225
Experiment in making the land less jagg-y
Mon, 30 May 2011 01:14:25 +0200 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda [Mon, 30 May 2011 01:14:25 +0200] rev 5224
muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
Sun, 29 May 2011 23:58:28 +0200 allow fpc to search through the user directory when linking frameworks
koda [Sun, 29 May 2011 23:58:28 +0200] rev 5223
allow fpc to search through the user directory when linking frameworks
Sun, 29 May 2011 23:21:59 +0200 unbreak compiling frontend under osx
koda [Sun, 29 May 2011 23:21:59 +0200] rev 5222
unbreak compiling frontend under osx
Sun, 29 May 2011 20:28:27 +0400 Tiny optimization
unc0rr [Sun, 29 May 2011 20:28:27 +0400] rev 5221
Tiny optimization
Sat, 28 May 2011 23:40:42 +0200 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda [Sat, 28 May 2011 23:40:42 +0200] rev 5220
when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
Sat, 28 May 2011 16:40:23 +0200 this notification can be removed
koda [Sat, 28 May 2011 16:40:23 +0200] rev 5219
this notification can be removed
Sat, 28 May 2011 16:59:09 -0400 Fix bug that made me lose my tournament match
nemo [Sat, 28 May 2011 16:59:09 -0400] rev 5218
Fix bug that made me lose my tournament match
Fri, 27 May 2011 23:18:23 +0400 Don't allocate SDL_event structure on stack
unc0rr [Fri, 27 May 2011 23:18:23 +0400] rev 5217
Don't allocate SDL_event structure on stack
Wed, 25 May 2011 14:21:40 +0200 small Korean update
TrevInc [Wed, 25 May 2011 14:21:40 +0200] rev 5216
small Korean update
Mon, 23 May 2011 11:25:37 -0400 Try and avoid problem reported by users like RDChrisco with cards that only support 512 texture size, and disable backgrounds. Also, reorganise the rq flags sprite loading a bit. Needs testing to make sure it matches the sprite uses. It should though.
nemo [Mon, 23 May 2011 11:25:37 -0400] rev 5215
Try and avoid problem reported by users like RDChrisco with cards that only support 512 texture size, and disable backgrounds. Also, reorganise the rq flags sprite loading a bit. Needs testing to make sure it matches the sprite uses. It should though.
Sun, 22 May 2011 19:44:53 +0400 60 seconds cooldown ban on kick
unc0rr [Sun, 22 May 2011 19:44:53 +0400] rev 5214
60 seconds cooldown ban on kick
Tue, 17 May 2011 19:05:13 -0400 make the associate button use the user's settings for loading demos/saves
nemo [Tue, 17 May 2011 19:05:13 -0400] rev 5213
make the associate button use the user's settings for loading demos/saves
Mon, 16 May 2011 22:04:59 +0400 Don't perform RestartServer action when already did it once
unc0rr [Mon, 16 May 2011 22:04:59 +0400] rev 5212
Don't perform RestartServer action when already did it once
Mon, 16 May 2011 22:03:14 +0400 Don't send stats after spawning new server
unc0rr [Mon, 16 May 2011 22:03:14 +0400] rev 5211
Don't send stats after spawning new server
Sun, 15 May 2011 18:16:13 +0400 Pass correct arguments on restart
unc0rr [Sun, 15 May 2011 18:16:13 +0400] rev 5210
Pass correct arguments on restart
Sun, 15 May 2011 18:10:01 +0400 On restart command close server socket and spawn new server, keep running until last client quits
unc0rr [Sun, 15 May 2011 18:10:01 +0400] rev 5209
On restart command close server socket and spawn new server, keep running until last client quits
Thu, 12 May 2011 23:29:31 +0200 all together now! releaseAndNil ftw
koda [Thu, 12 May 2011 23:29:31 +0200] rev 5208
all together now! releaseAndNil ftw
Thu, 12 May 2011 23:00:26 +0200 some general tweaks (more intelligent use of macros and more caching)
koda [Thu, 12 May 2011 23:00:26 +0200] rev 5207
some general tweaks (more intelligent use of macros and more caching)
Wed, 11 May 2011 01:26:38 +0200 settings.plist is no more, long live nsuserdefaults
koda [Wed, 11 May 2011 01:26:38 +0200] rev 5206
settings.plist is no more, long live nsuserdefaults
Mon, 09 May 2011 18:00:39 +0200 some headers cleanup and rename of stats and playrecord pages for consistency
koda [Mon, 09 May 2011 18:00:39 +0200] rev 5205
some headers cleanup and rename of stats and playrecord pages for consistency
Mon, 09 May 2011 16:56:29 +0200 split pages.h into several header files
koda [Mon, 09 May 2011 16:56:29 +0200] rev 5204
split pages.h into several header files
Sun, 08 May 2011 21:15:42 +0400 Better tracking of damage source and target when scoring a turn
unc0rr [Sun, 08 May 2011 21:15:42 +0400] rev 5203
Better tracking of damage source and target when scoring a turn
Thu, 05 May 2011 17:08:29 +0400 Some improvements on stats subsystem
unc0rr [Thu, 05 May 2011 17:08:29 +0400] rev 5202
Some improvements on stats subsystem
Wed, 04 May 2011 01:19:39 +0200 * moved colours and default port from .cpp.in to .h
koda [Wed, 04 May 2011 01:19:39 +0200] rev 5201
* moved colours and default port from .cpp.in to .h * slight tweaks to existing colours (softer shades)
Tue, 03 May 2011 23:16:47 +0200 * move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
koda [Tue, 03 May 2011 23:16:47 +0200] rev 5200
* move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well) * increase the max team number from 6 to 8 like engine supports * update ios project file for uCursor
Mon, 02 May 2011 18:40:15 +0400 Oops, forgot to remove this
unc0rr [Mon, 02 May 2011 18:40:15 +0400] rev 5199
Oops, forgot to remove this
Mon, 02 May 2011 18:39:11 +0400 Merge cursor_issues into default
unc0rr [Mon, 02 May 2011 18:39:11 +0400] rev 5198
Merge cursor_issues into default
Mon, 02 May 2011 01:55:14 -0400 Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
nemo [Mon, 02 May 2011 01:55:14 -0400] rev 5197
Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
Mon, 02 May 2011 02:07:28 +0200 update hgtags
koda [Mon, 02 May 2011 02:07:28 +0200] rev 5196
update hgtags
Sun, 01 May 2011 05:39:52 +0200 fix rotation and ammomenu on ios
koda [Sun, 01 May 2011 05:39:52 +0200] rev 5195
fix rotation and ammomenu on ios
Sat, 30 Apr 2011 20:06:05 +0200 small fix for starting the ios game
koda [Sat, 30 Apr 2011 20:06:05 +0200] rev 5194
small fix for starting the ios game
Mon, 16 May 2011 22:08:28 +0400 Close branch cursor_issues
unc0rr [Mon, 16 May 2011 22:08:28 +0400] rev 5193
Close branch
Fri, 29 Apr 2011 17:11:08 +0400 Optimize hwFloat2Float a bit
unc0rr [Fri, 29 Apr 2011 17:11:08 +0400] rev 5192
Optimize hwFloat2Float a bit
Mon, 02 May 2011 18:37:57 +0400 - Implement a thin wrapper over real cursor, which eliminates need in SDL_WarpMouse outside game window cursor_issues
unc0rr [Mon, 02 May 2011 18:37:57 +0400] rev 5191
- Implement a thin wrapper over real cursor, which eliminates need in SDL_WarpMouse outside game window - Fixes pointing target near water when zooming
Fri, 29 Apr 2011 17:05:10 +0400 Call statistics routine after setting the damage
unc0rr [Fri, 29 Apr 2011 17:05:10 +0400] rev 5190
Call statistics routine after setting the damage
Fri, 29 Apr 2011 13:56:38 +0400 Merge with default tip cursor_issues
unc0rr [Fri, 29 Apr 2011 13:56:38 +0400] rev 5189
Merge with default tip
Fri, 29 Apr 2011 03:31:50 +0200 some updates to the crossbuild system for mac
koda [Fri, 29 Apr 2011 03:31:50 +0200] rev 5188
some updates to the crossbuild system for mac most notably it chooses a single default architecture with more precision
Fri, 29 Apr 2011 02:42:46 +0200 make sdl1.3 window creation code more readable
koda [Fri, 29 Apr 2011 02:42:46 +0200] rev 5187
make sdl1.3 window creation code more readable
Thu, 28 Apr 2011 01:01:07 +0200 fix some more warnings
koda [Thu, 28 Apr 2011 01:01:07 +0200] rev 5186
fix some more warnings
Thu, 28 Apr 2011 00:16:36 +0200 remove the trailing _en from scheme data and use the macros available instead of creating a string every time
koda [Thu, 28 Apr 2011 00:16:36 +0200] rev 5185
remove the trailing _en from scheme data and use the macros available instead of creating a string every time
Wed, 27 Apr 2011 11:11:45 -0400 update iphone too
nemo [Wed, 27 Apr 2011 11:11:45 -0400] rev 5184
update iphone too
Wed, 27 Apr 2011 11:05:56 -0400 Oops. Forgot Hello (frontend) and "First Blood"
nemo [Wed, 27 Apr 2011 11:05:56 -0400] rev 5183
Oops. Forgot Hello (frontend) and "First Blood"
Wed, 27 Apr 2011 16:01:27 +0400 merge
unc0rr [Wed, 27 Apr 2011 16:01:27 +0400] rev 5182
merge
Wed, 27 Apr 2011 02:34:38 +0200 add getawaytime and tagteam mode to ios
koda [Wed, 27 Apr 2011 02:34:38 +0200] rev 5181
add getawaytime and tagteam mode to ios some tweaks to scheme creation
Wed, 27 Apr 2011 02:10:22 +0200 small cosmetics
koda [Wed, 27 Apr 2011 02:10:22 +0200] rev 5180
small cosmetics
Wed, 27 Apr 2011 15:57:23 +0400 Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
unc0rr [Wed, 27 Apr 2011 15:57:23 +0400] rev 5179
Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
Tue, 26 Apr 2011 13:13:07 +0200 ooops
vittorio.giovara@gmail.com [Tue, 26 Apr 2011 13:13:07 +0200] rev 5178
ooops
Tue, 26 Apr 2011 02:36:40 +0200 remove unusued voices also for ios
koda [Tue, 26 Apr 2011 02:36:40 +0200] rev 5177
remove unusued voices also for ios small tweak that allows us to avoid modifying sdl sourcecode to work
Mon, 25 Apr 2011 17:56:26 -0400 Skip installation of unused sounds to save space
nemo [Mon, 25 Apr 2011 17:56:26 -0400] rev 5176
Skip installation of unused sounds to save space
Mon, 25 Apr 2011 07:53:06 +0200 finish overlay refactoring and some leak annihilation
koda [Mon, 25 Apr 2011 07:53:06 +0200] rev 5175
finish overlay refactoring and some leak annihilation
Mon, 25 Apr 2011 06:38:59 +0200 initial refactoring of ObjcExports and OverlayViewController
koda [Mon, 25 Apr 2011 06:38:59 +0200] rev 5174
initial refactoring of ObjcExports and OverlayViewController
Mon, 25 Apr 2011 02:25:25 +0200 small trailing changes
koda [Mon, 25 Apr 2011 02:25:25 +0200] rev 5173
small trailing changes
Mon, 25 Apr 2011 01:46:54 +0200 aaand let's add freetype as well while we are at it
koda [Mon, 25 Apr 2011 01:46:54 +0200] rev 5172
aaand let's add freetype as well while we are at it other smaller changes
Sun, 24 Apr 2011 23:13:45 +0200 add ios project files for lua sources
koda [Sun, 24 Apr 2011 23:13:45 +0200] rev 5171
add ios project files for lua sources
Sun, 24 Apr 2011 22:57:57 +0200 add libTremor sources (integer-only libvorbis implementation) to repo and ios project
koda [Sun, 24 Apr 2011 22:57:57 +0200] rev 5170
add libTremor sources (integer-only libvorbis implementation) to repo and ios project
Sun, 24 Apr 2011 21:35:23 +0200 some comments and simplifications for cmake files
koda [Sun, 24 Apr 2011 21:35:23 +0200] rev 5169
some comments and simplifications for cmake files
Thu, 21 Apr 2011 08:22:34 +0200 small tweak to autogenerate the config.inc file in the ios project
koda [Thu, 21 Apr 2011 08:22:34 +0200] rev 5168
small tweak to autogenerate the config.inc file in the ios project
Thu, 21 Apr 2011 07:41:24 +0200 Clean Augean stables 2 (pascal has classnames available)
koda [Thu, 21 Apr 2011 07:41:24 +0200] rev 5167
Clean Augean stables 2 (pascal has classnames available)
Wed, 20 Apr 2011 05:26:47 +0200 and now for something completely different, overlay refactoring!
koda [Wed, 20 Apr 2011 05:26:47 +0200] rev 5166
and now for something completely different, overlay refactoring! updated project files with new certificate info removed some warnings
Tue, 19 Apr 2011 15:34:21 -0400 Disable Digital/Beach since Tiy's made clear he feels the problems are too extensive to fix.
nemo [Tue, 19 Apr 2011 15:34:21 -0400] rev 5165
Disable Digital/Beach since Tiy's made clear he feels the problems are too extensive to fix. Remove Chunk from Beach theme due copyright violation
Tue, 19 Apr 2011 14:39:55 +0400 Use cWaterLine instead of LAND_HEIGHT, fix mortar handler aswell
unc0rr [Tue, 19 Apr 2011 14:39:55 +0400] rev 5164
Use cWaterLine instead of LAND_HEIGHT, fix mortar handler aswell
Tue, 19 Apr 2011 14:20:52 +0400 Fix test for water in airstrike handler
unc0rr [Tue, 19 Apr 2011 14:20:52 +0400] rev 5163
Fix test for water in airstrike handler
Tue, 19 Apr 2011 12:35:43 +0400 Fix AI trying to turn around in targeting mode
unc0rr [Tue, 19 Apr 2011 12:35:43 +0400] rev 5162
Fix AI trying to turn around in targeting mode
Mon, 18 Apr 2011 23:35:44 -0400 oops
nemo [Mon, 18 Apr 2011 23:35:44 -0400] rev 5161
oops
Mon, 18 Apr 2011 23:26:28 -0400 trying to make the umbrella and beachball seem a bit less cut out with a bit of beach sun/shade
nemo [Mon, 18 Apr 2011 23:26:28 -0400] rev 5160
trying to make the umbrella and beachball seem a bit less cut out with a bit of beach sun/shade
Tue, 19 Apr 2011 00:43:39 +0200 merge
koda [Tue, 19 Apr 2011 00:43:39 +0200] rev 5159
merge
Tue, 19 Apr 2011 00:43:14 +0200 stats implemented once again! refactoring complete \o/
koda [Tue, 19 Apr 2011 00:43:14 +0200] rev 5158
stats implemented once again! refactoring complete \o/
Tue, 19 Apr 2011 00:19:01 +0200 things are a little sanier
koda [Tue, 19 Apr 2011 00:19:01 +0200] rev 5157
things are a little sanier
Mon, 18 Apr 2011 02:45:51 +0200 work in progress yet again (can run some games now)
koda [Mon, 18 Apr 2011 02:45:51 +0200] rev 5156
work in progress yet again (can run some games now)
Sun, 17 Apr 2011 22:38:24 +0200 more refactoring, less warnings, less stuff kept around
koda [Sun, 17 Apr 2011 22:38:24 +0200] rev 5155
more refactoring, less warnings, less stuff kept around
Sun, 17 Apr 2011 20:52:56 +0200 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda [Sun, 17 Apr 2011 20:52:56 +0200] rev 5154
initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
Sun, 17 Apr 2011 23:44:54 -0400 I'm not saying this fixes anything, I'm just hoping it inspires Tiy to take an interest in the theme. (removes the background water effect that just wasn't working, puts in new spray objects including removing the copyrighted one, tries for a sand that doesn't look like sandpaper)
nemo [Sun, 17 Apr 2011 23:44:54 -0400] rev 5153
I'm not saying this fixes anything, I'm just hoping it inspires Tiy to take an interest in the theme. (removes the background water effect that just wasn't working, puts in new spray objects including removing the copyrighted one, tries for a sand that doesn't look like sandpaper)
Sun, 17 Apr 2011 13:33:46 -0400 merge in japanese updates
nemo [Sun, 17 Apr 2011 13:33:46 -0400] rev 5152
merge in japanese updates
Sun, 17 Apr 2011 12:48:32 -0400 An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
nemo [Sun, 17 Apr 2011 12:48:32 -0400] rev 5151
An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
Sun, 17 Apr 2011 11:57:46 -0400 Allow head of rope to attach to hogs/barrels/crates again. Rope still does not, to avoid the bug.
nemo [Sun, 17 Apr 2011 11:57:46 -0400] rev 5150
Allow head of rope to attach to hogs/barrels/crates again. Rope still does not, to avoid the bug.
Sun, 17 Apr 2011 22:16:36 +0400 Try to allow cursor to reach water when zooming out cursor_issues
unc0rr [Sun, 17 Apr 2011 22:16:36 +0400] rev 5149
Try to allow cursor to reach water when zooming out
Sat, 16 Apr 2011 23:21:15 +0400 Make AI switch to amNothing before trying to walk if it holds weapon which needs targeting (not tested)
unc0rr [Sat, 16 Apr 2011 23:21:15 +0400] rev 5148
Make AI switch to amNothing before trying to walk if it holds weapon which needs targeting (not tested)
Fri, 15 Apr 2011 22:38:50 +0400 Add 'Cancel connection' button. Fixes issue #162
unc0rr [Fri, 15 Apr 2011 22:38:50 +0400] rev 5147
Add 'Cancel connection' button. Fixes issue #162
Fri, 15 Apr 2011 21:36:59 +0400 Send server's name in udp packet. Fixes issue #25
unc0rr [Fri, 15 Apr 2011 21:36:59 +0400] rev 5146
Send server's name in udp packet. Fixes issue #25
Thu, 14 Apr 2011 18:17:30 -0400 adjust crosshair criteria again. this should take care of sniper rifle and crosshair after attacking
nemo [Thu, 14 Apr 2011 18:17:30 -0400] rev 5145
adjust crosshair criteria again. this should take care of sniper rifle and crosshair after attacking
Tue, 12 Apr 2011 15:57:16 -0400 update dejavu - might possibly fix the german/brazillian/swedish crasher, who knows.
nemo [Tue, 12 Apr 2011 15:57:16 -0400] rev 5144
update dejavu - might possibly fix the german/brazillian/swedish crasher, who knows.
Tue, 12 Apr 2011 22:31:48 +0400 Start implementation of archivements/ratings on server side: replay saving routine
unc0rr [Tue, 12 Apr 2011 22:31:48 +0400] rev 5143
Start implementation of archivements/ratings on server side: replay saving routine
Tue, 12 Apr 2011 21:28:37 +0400 Show winners in console in a special form so this information could be easily parsed
unc0rr [Tue, 12 Apr 2011 21:28:37 +0400] rev 5142
Show winners in console in a special form so this information could be easily parsed
Mon, 11 Apr 2011 18:23:43 +0200 cleared up Random Weapons and implemented remembering of weapons in Balanced Random Weapons too, also seems to work
Henek [Mon, 11 Apr 2011 18:23:43 +0200] rev 5141
cleared up Random Weapons and implemented remembering of weapons in Balanced Random Weapons too, also seems to work
Mon, 11 Apr 2011 11:22:10 -0400 Change a few iterations over list to what is apparently a modification safe syntax, may fix issue #208 and #217 - needs testing of course.
nemo [Mon, 11 Apr 2011 11:22:10 -0400] rev 5140
Change a few iterations over list to what is apparently a modification safe syntax, may fix issue #208 and #217 - needs testing of course.
Mon, 11 Apr 2011 01:30:43 +0200 grenade back to old damage, but from now on explosions assume they are not closer to a gear's center than the gear's radius
sheepluva [Mon, 11 Apr 2011 01:30:43 +0200] rev 5139
grenade back to old damage, but from now on explosions assume they are not closer to a gear's center than the gear's radius
Mon, 11 Apr 2011 00:35:53 +0200 now Random Weapons will show the weapon you will get during the other players turns
Henek [Mon, 11 Apr 2011 00:35:53 +0200] rev 5138
now Random Weapons will show the weapon you will get during the other players turns not tested online yet, would be happy if someone could and report to me results
Sun, 10 Apr 2011 17:25:34 -0400 rename gtBomb to gtGrenade, nerf grenade from 50 to 47 pending some flag to indicate pixels in Land[] belonging to current hog to avoid throwing grenades into hogs
nemo [Sun, 10 Apr 2011 17:25:34 -0400] rev 5137
rename gtBomb to gtGrenade, nerf grenade from 50 to 47 pending some flag to indicate pixels in Land[] belonging to current hog to avoid throwing grenades into hogs
Sun, 10 Apr 2011 14:04:56 -0400 Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
nemo [Sun, 10 Apr 2011 14:04:56 -0400] rev 5136
Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
Mon, 11 Apr 2011 20:53:55 +0000 typo
y2kbugxp90@gmail.com [Mon, 11 Apr 2011 20:53:55 +0000] rev 5135
typo
Sun, 10 Apr 2011 20:02:25 +0200 //
sheepluva [Sun, 10 Apr 2011 20:02:25 +0200] rev 5134
//
Mon, 11 Apr 2011 00:42:06 +0000 A bunch of Japanese edits
y2kbugxp90@gmail.com [Mon, 11 Apr 2011 00:42:06 +0000] rev 5133
A bunch of Japanese edits
Sun, 10 Apr 2011 20:36:09 +0400 Make WriteLnToConsole write to stderr instead of stdout
unc0rr [Sun, 10 Apr 2011 20:36:09 +0400] rev 5132
Make WriteLnToConsole write to stderr instead of stdout
Sun, 10 Apr 2011 05:09:41 +0000 Got a start on localizing all these strings.
y2kbugxp90@gmail.com [Sun, 10 Apr 2011 05:09:41 +0000] rev 5131
Got a start on localizing all these strings.
Sun, 10 Apr 2011 20:24:25 +0400 Add a parameter for game simulation with no gui/sound enabled, just to get statistics
unc0rr [Sun, 10 Apr 2011 20:24:25 +0400] rev 5130
Add a parameter for game simulation with no gui/sound enabled, just to get statistics
Sun, 10 Apr 2011 04:23:27 +0000 The first of several Japanese language localization patches.
y2kbugxp90@gmail.com [Sun, 10 Apr 2011 04:23:27 +0000] rev 5129
The first of several Japanese language localization patches.
Sat, 09 Apr 2011 15:54:28 -0400 Check for 0 health to avoid div by 0. spotted by mikade.
nemo [Sat, 09 Apr 2011 15:54:28 -0400] rev 5128
Check for 0 health to avoid div by 0. spotted by mikade.
Fri, 08 Apr 2011 21:15:57 +0200 added Balanced Random Weapon gameplay script
claymore [Fri, 08 Apr 2011 21:15:57 +0200] rev 5127
added Balanced Random Weapon gameplay script
Fri, 08 Apr 2011 18:50:12 +0200 Frontend: room rename
claymore [Fri, 08 Apr 2011 18:50:12 +0200] rev 5126
Frontend: room rename
Fri, 08 Apr 2011 13:42:25 +0200 //
sheepluva [Fri, 08 Apr 2011 13:42:25 +0200] rev 5125
//
Fri, 08 Apr 2011 11:40:18 +0200 comments
sheepluva [Fri, 08 Apr 2011 11:40:18 +0200] rev 5124
comments
Fri, 08 Apr 2011 04:30:28 +0200 guess what. comments. yay for burning commits
sheepluva [Fri, 08 Apr 2011 04:30:28 +0200] rev 5123
guess what. comments. yay for burning commits
Fri, 08 Apr 2011 03:07:04 +0200 some more comments *yawns*
sheepluva [Fri, 08 Apr 2011 03:07:04 +0200] rev 5122
some more comments *yawns*
Thu, 07 Apr 2011 23:54:09 +0200 added some comments in order to confuse the GSoC students as much as possible ;D
sheepluva [Thu, 07 Apr 2011 23:54:09 +0200] rev 5121
added some comments in order to confuse the GSoC students as much as possible ;D
Thu, 07 Apr 2011 14:13:11 -0400 redundant now
nemo [Thu, 07 Apr 2011 14:13:11 -0400] rev 5120
redundant now
Thu, 07 Apr 2011 21:43:43 +0400 Fix crash in server (accessing deleted room)
unc0rr [Thu, 07 Apr 2011 21:43:43 +0400] rev 5119
Fix crash in server (accessing deleted room)
Thu, 07 Apr 2011 11:30:56 -0400 For mikade - bit more flexibility in script captions
nemo [Thu, 07 Apr 2011 11:30:56 -0400] rev 5118
For mikade - bit more flexibility in script captions
Thu, 07 Apr 2011 13:26:56 +0200 mono version for ukranian voices
igorko [Thu, 07 Apr 2011 13:26:56 +0200] rev 5117
mono version for ukranian voices
Thu, 07 Apr 2011 13:21:11 +0200 merge
koda [Thu, 07 Apr 2011 13:21:11 +0200] rev 5116
merge
Thu, 07 Apr 2011 01:45:38 +0200 fix indentation and missing newline at end of file
sheepluva [Thu, 07 Apr 2011 01:45:38 +0200] rev 5115
fix indentation and missing newline at end of file
Wed, 06 Apr 2011 22:56:05 +0200 Improved random name generation (now a random fort and random grave is choosen
Jonathan@Jonathan-PC.fritz.box [Wed, 06 Apr 2011 22:56:05 +0200] rev 5114
Improved random name generation (now a random fort and random grave is choosen from the available ones)
Wed, 06 Apr 2011 22:55:22 +0200 background stars won't go all in the same direction anymore
Jonathan@Jonathan-PC.fritz.box [Wed, 06 Apr 2011 22:55:22 +0200] rev 5113
background stars won't go all in the same direction anymore
Wed, 06 Apr 2011 11:51:23 +0200 avoided some ambiguous function calls
Jonathan@Jonathan-PC.fritz.box [Wed, 06 Apr 2011 11:51:23 +0200] rev 5112
avoided some ambiguous function calls
Wed, 06 Apr 2011 00:30:02 +0200 merge
koda [Wed, 06 Apr 2011 00:30:02 +0200] rev 5111
merge
Tue, 05 Apr 2011 16:27:58 -0400 set cLocale even for en
nemo [Tue, 05 Apr 2011 16:27:58 -0400] rev 5110
set cLocale even for en
Wed, 06 Apr 2011 00:29:49 +0200 strangely enough, the new sdl rotation code is incompatible with our system... this is a workaround that should hold up until their code becomes more stable
koda [Wed, 06 Apr 2011 00:29:49 +0200] rev 5109
strangely enough, the new sdl rotation code is incompatible with our system... this is a workaround that should hold up until their code becomes more stable
Tue, 05 Apr 2011 16:15:20 -0400 Fixing issue 211. Check to see if m_currPath is NULL before doing anything in mouseReleaseEvent. Multiple mouse release events can occur after a mouse press and before the next mouse press if you mouse-click really fast.
Zorg <zorgiepoo@gmail.com> [Tue, 05 Apr 2011 16:15:20 -0400] rev 5108
Fixing issue #211. Check to see if m_currPath is NULL before doing anything in mouseReleaseEvent. Multiple mouse release events can occur after a mouse press and before the next mouse press if you mouse-click really fast.
Tue, 05 Apr 2011 16:23:52 -0400 Allow override of voicepack with a locale voicepack. Untested, but should mean that a Default voice should use the Ukranian version if that is their locale.
nemo [Tue, 05 Apr 2011 16:23:52 -0400] rev 5107
Allow override of voicepack with a locale voicepack. Untested, but should mean that a Default voice should use the Ukranian version if that is their locale.
Tue, 05 Apr 2011 22:21:02 +0200 wow we're getting famous http://hg.libsdl.org/SDL/rev/8a04b596b472
koda [Tue, 05 Apr 2011 22:21:02 +0200] rev 5106
wow we're getting famous http://hg.libsdl.org/SDL/rev/8a04b596b472
Tue, 05 Apr 2011 16:05:41 -0400 Testing a merge.
Zorg <zorgiepoo@gmail.com> [Tue, 05 Apr 2011 16:05:41 -0400] rev 5105
Testing a merge.
Tue, 05 Apr 2011 20:28:44 +0200 Digital-Theme, converted+fixed as requested by koda, sorry I had no choice. He would had been all "couch" again if I hadn't done this for him :(
sheepluva [Tue, 05 Apr 2011 20:28:44 +0200] rev 5104
Digital-Theme, converted+fixed as requested by koda, sorry I had no choice. He would had been all "couch" again if I hadn't done this for him :( XD
Tue, 05 Apr 2011 17:10:48 +0200 fix windows compilation
koda [Tue, 05 Apr 2011 17:10:48 +0200] rev 5103
fix windows compilation
Tue, 05 Apr 2011 11:00:18 -0400 oops. forgot the parent cmakelist
nemo [Tue, 05 Apr 2011 11:00:18 -0400] rev 5102
oops. forgot the parent cmakelist
Tue, 05 Apr 2011 10:59:23 -0400 Ukranian localisation of a voicepack. Still to be decided, if this should localised, and played as Default if a user is using the ukranian locale.
igorko [Tue, 05 Apr 2011 10:59:23 -0400] rev 5101
Ukranian localisation of a voicepack. Still to be decided, if this should localised, and played as Default if a user is using the ukranian locale.
Mon, 04 Apr 2011 16:27:27 +0200 you can use esc to exit chat when input is empty
koda [Mon, 04 Apr 2011 16:27:27 +0200] rev 5100
you can use esc to exit chat when input is empty
Mon, 04 Apr 2011 12:53:11 +0200 enable keyrepeat while chatting so you can keep backspace pressed to delete a line (fix issue 111)
koda [Mon, 04 Apr 2011 12:53:11 +0200] rev 5099
enable keyrepeat while chatting so you can keep backspace pressed to delete a line (fix issue #111)
Sun, 03 Apr 2011 20:07:05 +0400 Allow to rename room
unc0rr [Sun, 03 Apr 2011 20:07:05 +0400] rev 5098
Allow to rename room
Sun, 03 Apr 2011 19:27:48 +0400 dammit, merge
unc0rr [Sun, 03 Apr 2011 19:27:48 +0400] rev 5097
dammit, merge
Sun, 03 Apr 2011 16:46:20 +0200 small tweak for bundle creation
koda [Sun, 03 Apr 2011 16:46:20 +0200] rev 5096
small tweak for bundle creation
Sun, 03 Apr 2011 16:34:12 +0200 fix autorelease pools not being set (issue 209) and format code a little
koda [Sun, 03 Apr 2011 16:34:12 +0200] rev 5095
fix autorelease pools not being set (issue #209) and format code a little
Sun, 03 Apr 2011 19:26:53 +0400 - Update .pro file
unc0rr [Sun, 03 Apr 2011 19:26:53 +0400] rev 5094
- Update .pro file - Add a label in chat widget with a number of nicks listed
Sun, 03 Apr 2011 16:31:48 +0400 Some polishing
unc0rr [Sun, 03 Apr 2011 16:31:48 +0400] rev 5093
Some polishing
Sun, 03 Apr 2011 16:31:40 +0400 Fix crash when old room admin becomes new room admin
unc0rr [Sun, 03 Apr 2011 16:31:40 +0400] rev 5092
Fix crash when old room admin becomes new room admin
Sun, 03 Apr 2011 13:34:04 +0400 Show only logged-in clients quit messages
unc0rr [Sun, 03 Apr 2011 13:34:04 +0400] rev 5091
Show only logged-in clients quit messages
Sun, 03 Apr 2011 13:31:33 +0400 Use readInt_
unc0rr [Sun, 03 Apr 2011 13:31:33 +0400] rev 5090
Use readInt_
Sat, 02 Apr 2011 22:17:08 -0400 This better matches lua headers
nemo [Sat, 02 Apr 2011 22:17:08 -0400] rev 5089
This better matches lua headers
Sat, 02 Apr 2011 20:33:06 -0400 use PtrInt to match lua's use of ptrdiff. Needs testing.
nemo [Sat, 02 Apr 2011 20:33:06 -0400] rev 5088
use PtrInt to match lua's use of ptrdiff. Needs testing.
Sat, 02 Apr 2011 20:57:40 +0200 cmd+m should minimize the app as per apple human guidelines
koda [Sat, 02 Apr 2011 20:57:40 +0200] rev 5087
cmd+m should minimize the app as per apple human guidelines
Sat, 02 Apr 2011 21:20:18 +0400 STM not needed too
unc0rr [Sat, 02 Apr 2011 21:20:18 +0400] rev 5086
STM not needed too
Tue, 05 Apr 2011 16:02:26 -0400 Reverting..
Zorg <zorgiepoo@gmail.com> [Tue, 05 Apr 2011 16:02:26 -0400] rev 5085
Reverting..
Sat, 02 Apr 2011 18:55:46 +0200 merge -- this time i tested
koda [Sat, 02 Apr 2011 18:55:46 +0200] rev 5084
merge -- this time i tested
Sun, 03 Apr 2011 00:13:38 -0400 Fixed messages complaining about no autorelease pool being set up with objects leaking on the Mac. I simply initialized an autorelease pool in the couple of places that needed it.
Zorg <zorgiepoo@gmail.com> [Sun, 03 Apr 2011 00:13:38 -0400] rev 5083
Fixed messages complaining about no autorelease pool being set up with objects leaking on the Mac. I simply initialized an autorelease pool in the couple of places that needed it.
Sat, 02 Apr 2011 12:52:19 -0400 Forgot to add this too..
Zorg <zorgiepoo@gmail.com> [Sat, 02 Apr 2011 12:52:19 -0400] rev 5082
Forgot to add this too..
Sat, 02 Apr 2011 18:31:58 +0200 merge from zorg's clone
koda [Sat, 02 Apr 2011 18:31:58 +0200] rev 5081
merge from zorg's clone
Sat, 02 Apr 2011 12:50:07 -0400 I forgot to add this file.
Zorg <zorgiepoo@gmail.com> [Sat, 02 Apr 2011 12:50:07 -0400] rev 5080
I forgot to add this file.
Sat, 02 Apr 2011 20:01:40 +0400 merge
unc0rr [Sat, 02 Apr 2011 20:01:40 +0400] rev 5079
merge
Sat, 02 Apr 2011 02:34:54 -0400 Removing pages.cpp and splitting it up into various files.
Zorg <zorgiepoo@gmail.com> [Sat, 02 Apr 2011 02:34:54 -0400] rev 5078
Removing pages.cpp and splitting it up into various files.
Sat, 02 Apr 2011 20:01:20 +0400 Some fixes. Can't reproduce ghosts now.
unc0rr [Sat, 02 Apr 2011 20:01:20 +0400] rev 5077
Some fixes. Can't reproduce ghosts now.
Fri, 01 Apr 2011 16:22:49 -0400 workaround. disable drawing shot after passing through portal. proper fix would need to use the portal position
nemo [Fri, 01 Apr 2011 16:22:49 -0400] rev 5076
workaround. disable drawing shot after passing through portal. proper fix would need to use the portal position
Tue, 29 Mar 2011 20:10:56 -0400 not useful for visual gears, and apparently not helpful for consistency
nemo [Tue, 29 Mar 2011 20:10:56 -0400] rev 5075
not useful for visual gears, and apparently not helpful for consistency
Tue, 29 Mar 2011 18:06:39 -0400 eh. 1,000,000 might be better...
nemo [Tue, 29 Mar 2011 18:06:39 -0400] rev 5074
eh. 1,000,000 might be better...
Tue, 29 Mar 2011 17:57:04 -0400 oops. vg dX/dY - just for consistency
nemo [Tue, 29 Mar 2011 17:57:04 -0400] rev 5073
oops. vg dX/dY - just for consistency
Tue, 29 Mar 2011 17:52:04 -0400 dX/dY will return int * 100,000
nemo [Tue, 29 Mar 2011 17:52:04 -0400] rev 5072
dX/dY will return int * 100,000
Tue, 29 Mar 2011 16:47:54 -0400 Adding a hat test page to version control. Also kind of a test to see if it will be served with the right content type by google code
nemo [Tue, 29 Mar 2011 16:47:54 -0400] rev 5071
Adding a hat test page to version control. Also kind of a test to see if it will be served with the right content type by google code
Tue, 29 Mar 2011 22:36:36 +0200 clipping fix for spidey
sheepluva [Tue, 29 Mar 2011 22:36:36 +0200] rev 5070
clipping fix for spidey
Tue, 29 Mar 2011 22:05:18 +0200 fix clipping fails on 2 hats
sheepluva [Tue, 29 Mar 2011 22:05:18 +0200] rev 5069
fix clipping fails on 2 hats
Tue, 29 Mar 2011 21:42:40 +0200 fix Jason hat animation and pngcrushed it and previously fixed/changed hats
sheepluva [Tue, 29 Mar 2011 21:42:40 +0200] rev 5068
fix Jason hat animation and pngcrushed it and previously fixed/changed hats
Tue, 29 Mar 2011 21:10:35 +0200 fix for Issue 207: To far left for Napalm (and other weapons)
sheepluva [Tue, 29 Mar 2011 21:10:35 +0200] rev 5067
fix for issue #207: To far left for Napalm (and other weapons)
Tue, 29 Mar 2011 16:24:55 +0200 fix leaking of hand-drawn maps
sheepluva [Tue, 29 Mar 2011 16:24:55 +0200] rev 5066
fix leaking of hand-drawn maps
Mon, 28 Mar 2011 20:13:03 -0400 mikade really likes the snow dust
nemo [Mon, 28 Mar 2011 20:13:03 -0400] rev 5065
mikade really likes the snow dust
Mon, 28 Mar 2011 21:44:39 +0400 merge
unc0rr [Mon, 28 Mar 2011 21:44:39 +0400] rev 5064
merge
Mon, 28 Mar 2011 21:44:17 +0400 - Use LastDamage in CheckHHDamage
unc0rr [Mon, 28 Mar 2011 21:44:17 +0400] rev 5063
- Use LastDamage in CheckHHDamage - Clear hedgehog's LastDamage when switching to him
Mon, 28 Mar 2011 21:27:06 +0400 Colin Rice
unc0rr [Mon, 28 Mar 2011 21:27:06 +0400] rev 5062
Colin Rice *Give correct credit for damage
Mon, 28 Mar 2011 19:31:47 +0200 don't disable the light-bulb button when less than 3 teams
claymore [Mon, 28 Mar 2011 19:31:47 +0200] rev 5061
don't disable the light-bulb button when less than 3 teams
Mon, 28 Mar 2011 20:31:01 +0400 Hide last two octets of IP address from usual users
unc0rr [Mon, 28 Mar 2011 20:31:01 +0400] rev 5060
Hide last two octets of IP address from usual users
Mon, 28 Mar 2011 20:30:15 +0400 More creation of sender thread to the reciever thread
unc0rr [Mon, 28 Mar 2011 20:30:15 +0400] rev 5059
More creation of sender thread to the reciever thread
Mon, 28 Mar 2011 20:28:59 +0400 Some improvements in test programs
unc0rr [Mon, 28 Mar 2011 20:28:59 +0400] rev 5058
Some improvements in test programs
Mon, 28 Mar 2011 16:30:44 +0200 Beach-Theme: reduce visible square height for sand castle
sheepluva [Mon, 28 Mar 2011 16:30:44 +0200] rev 5057
Beach-Theme: reduce visible square height for sand castle
Mon, 28 Mar 2011 16:24:42 +0200 Beach-Theme: fix+crop horizon and sky
sheepluva [Mon, 28 Mar 2011 16:24:42 +0200] rev 5056
Beach-Theme: fix+crop horizon and sky
Mon, 28 Mar 2011 16:07:27 +0200 Beach-Theme: theme.cfg conversion+fix
sheepluva [Mon, 28 Mar 2011 16:07:27 +0200] rev 5055
Beach-Theme: theme.cfg conversion+fix
Mon, 28 Mar 2011 15:08:10 +0200 Beach Theme (as for .15)
Miguelac [Mon, 28 Mar 2011 15:08:10 +0200] rev 5054
Beach Theme (as for .15)
Sun, 27 Mar 2011 01:53:59 +0100 this should help people hacking the cmake files
koda [Sun, 27 Mar 2011 01:53:59 +0100] rev 5053
this should help people hacking the cmake files (removes old comments, BUNDLE and other macros, updates to INSTALL file)
Sat, 26 Mar 2011 22:49:38 +0100 fix a couple of loose ends
koda [Sat, 26 Mar 2011 22:49:38 +0100] rev 5052
fix a couple of loose ends
Fri, 25 Mar 2011 20:02:27 -0400 merge and remove QDebug
nemo [Fri, 25 Mar 2011 20:02:27 -0400] rev 5051
merge and remove QDebug
Fri, 25 Mar 2011 19:42:00 -0400 unbreak SDL 1.2 build. Koda needs to look at this
nemo [Fri, 25 Mar 2011 19:42:00 -0400] rev 5050
unbreak SDL 1.2 build. Koda needs to look at this
Fri, 25 Mar 2011 19:25:50 -0400 Delay portal gun a bit, reduce mudball
nemo [Fri, 25 Mar 2011 19:25:50 -0400] rev 5049
Delay portal gun a bit, reduce mudball
Fri, 25 Mar 2011 20:52:42 +0300 That game has renamed
unc0rr [Fri, 25 Mar 2011 20:52:42 +0300] rev 5048
That game has renamed
Thu, 24 Mar 2011 17:29:10 +0100 merge
koda [Thu, 24 Mar 2011 17:29:10 +0100] rev 5047
merge
Thu, 24 Mar 2011 17:28:36 +0100 this brings compatibility up with SDL HEAD (5504), but maybe breaks compatibility with sdl 1.2 so please test! still has problems with keyboard input and rendered ttf textures
koda [Thu, 24 Mar 2011 17:28:36 +0100] rev 5046
this brings compatibility up with SDL HEAD (5504), but maybe breaks compatibility with sdl 1.2 so please test! still has problems with keyboard input and rendered ttf textures
Thu, 24 Mar 2011 16:06:03 +0100 this supposedly makes hwengine work with sdl 1.3 past rev 5296
koda [Thu, 24 Mar 2011 16:06:03 +0100] rev 5045
this supposedly makes hwengine work with sdl 1.3 past rev 5296
Wed, 23 Mar 2011 16:32:24 +0100 I changed r. Still not a perfect fix.
Colin Rice (clr_) [Wed, 23 Mar 2011 16:32:24 +0100] rev 5044
I changed r. Still not a perfect fix.
Wed, 23 Mar 2011 16:27:24 +0100 glswapbuffer consistency and create the window in the center (still, it doesn't work past sdl r5296)
koda [Wed, 23 Mar 2011 16:27:24 +0100] rev 5043
glswapbuffer consistency and create the window in the center (still, it doesn't work past sdl r5296)
Wed, 23 Mar 2011 14:15:20 +0100 Patch for Issue 165: Portal: don't allow embedding Objects in ground (or porting them to impassable/invalid locations)
Colin Rice (clr_) [Wed, 23 Mar 2011 14:15:20 +0100] rev 5042
Patch for issue #165: Portal: don't allow embedding Objects in ground (or porting them to impassable/invalid locations)
Tue, 22 Mar 2011 23:01:26 -0400 Fix endianness
nemo [Tue, 22 Mar 2011 23:01:26 -0400] rev 5041
Fix endianness
Tue, 22 Mar 2011 19:27:14 +0300 Fix straight lines drawing issues
unc0rr [Tue, 22 Mar 2011 19:27:14 +0300] rev 5040
Fix straight lines drawing issues
Tue, 22 Mar 2011 01:30:51 -0400 Since when do we use ARGB for colours?? All our internal colours are supposed to be RGBA
nemo [Tue, 22 Mar 2011 01:30:51 -0400] rev 5039
Since when do we use ARGB for colours?? All our internal colours are supposed to be RGBA
Mon, 21 Mar 2011 22:38:27 -0400 tweak to crosshair
nemo [Mon, 21 Mar 2011 22:38:27 -0400] rev 5038
tweak to crosshair
Mon, 21 Mar 2011 21:38:44 +0300 Fix ghost players (used Prelude.catch instead of Control.Exception.catch)
unc0rr [Mon, 21 Mar 2011 21:38:44 +0300] rev 5037
Fix ghost players (used Prelude.catch instead of Control.Exception.catch)
Mon, 21 Mar 2011 21:23:39 +0300 merge
unc0rr [Mon, 21 Mar 2011 21:23:39 +0300] rev 5036
merge
Sun, 20 Mar 2011 15:22:55 -0400 nikin just wants to get commit count up
nikin [Sun, 20 Mar 2011 15:22:55 -0400] rev 5035
nikin just wants to get commit count up
Sun, 20 Mar 2011 15:07:45 -0400 Remove floating point to avoid desync
nikin [Sun, 20 Mar 2011 15:07:45 -0400] rev 5034
Remove floating point to avoid desync
Sun, 20 Mar 2011 15:00:01 -0400 remove ammo if you suicide in the middle of uses
nemo [Sun, 20 Mar 2011 15:00:01 -0400] rev 5033
remove ammo if you suicide in the middle of uses
Sun, 20 Mar 2011 15:03:39 +0100 Replaced bs2packs.
EJ <eivind.jahren@gmail.com> [Sun, 20 Mar 2011 15:03:39 +0100] rev 5032
Replaced bs2packs.
Sun, 20 Mar 2011 12:52:36 -0400 Adjust conditions for showing crosshair
nemo [Sun, 20 Mar 2011 12:52:36 -0400] rev 5031
Adjust conditions for showing crosshair
Mon, 21 Mar 2011 21:04:20 +0300 Changed the standard show function to Text.Show.ByteString, and misc.
EJ <eivind.jahren@gmail.com> [Mon, 21 Mar 2011 21:04:20 +0300] rev 5030
Changed the standard show function to Text.Show.ByteString, and misc. ByteString related changes in gameServer.
Fri, 25 Mar 2011 23:35:04 +0200 solved issue 197 and other issues that were caused when copying or creating a new weapon set that was named like an already existing one. this will now be avoided.
Tobias Domhan <tdomhan@gmail.com> [Fri, 25 Mar 2011 23:35:04 +0200] rev 5029
solved issue #197 and other issues that were caused when copying or creating a new weapon set that was named like an already existing one. this will now be avoided.
Sun, 20 Mar 2011 08:42:32 +0000 This should fix http://code.google.com/p/hedgewars/issues/detail?id=153
shreyasbp@gmail.com [Sun, 20 Mar 2011 08:42:32 +0000] rev 5028
This should fix http://code.google.com/p/hedgewars/issues/detail?id=153
Sat, 19 Mar 2011 20:25:10 -0400 portuguese updates
inu [Sat, 19 Mar 2011 20:25:10 -0400] rev 5027
portuguese updates
Sat, 19 Mar 2011 20:24:31 -0400 percentage modifier for get away time
nikin [Sat, 19 Mar 2011 20:24:31 -0400] rev 5026
percentage modifier for get away time
Sat, 19 Mar 2011 19:41:59 -0400 Land sprayer tweaks, make land spray and mudball not end turn
nemo [Sat, 19 Mar 2011 19:41:59 -0400] rev 5025
Land sprayer tweaks, make land spray and mudball not end turn
Sat, 19 Mar 2011 17:49:27 -0400 Landgun, first pass. At sdw's request.
nemo [Sat, 19 Mar 2011 17:49:27 -0400] rev 5024
Landgun, first pass. At sdw's request.
Sat, 19 Mar 2011 16:00:10 -0400 Remove stray pixels
nemo [Sat, 19 Mar 2011 16:00:10 -0400] rev 5023
Remove stray pixels
Sat, 19 Mar 2011 16:19:50 +0100 some final work and buggfix for Tag Team, it is now playable
Henek [Sat, 19 Mar 2011 16:19:50 +0100] rev 5022
some final work and buggfix for Tag Team, it is now playable
Sat, 19 Mar 2011 14:38:49 +0100 redone tag team to work and be beautifully coded
Henek [Sat, 19 Mar 2011 14:38:49 +0100] rev 5021
redone tag team to work and be beautifully coded
Thu, 17 Mar 2011 23:53:51 +0100 merge
koda [Thu, 17 Mar 2011 23:53:51 +0100] rev 5020
merge
Thu, 17 Mar 2011 23:53:33 +0100 allows for building hedgewars with SDL-1.3
koda [Thu, 17 Mar 2011 23:53:33 +0100] rev 5019
allows for building hedgewars with SDL-1.3 also reordered other sdl~version dependent macros into a proper cmake module file
Thu, 17 Mar 2011 22:35:46 +0100 and or is not or and is not and
koda [Thu, 17 Mar 2011 22:35:46 +0100] rev 5018
and or is not or and is not and
Thu, 17 Mar 2011 16:42:59 +0100 update headers a bit
koda [Thu, 17 Mar 2011 16:42:59 +0100] rev 5017
update headers a bit
Thu, 17 Mar 2011 23:11:48 +0100 added game mode Tag Team, mostly untested, please test :)
Henek [Thu, 17 Mar 2011 23:11:48 +0100] rev 5016
added game mode Tag Team, mostly untested, please test :)
Thu, 17 Mar 2011 16:19:03 +0100 my bad
koda [Thu, 17 Mar 2011 16:19:03 +0100] rev 5015
my bad
Wed, 16 Mar 2011 22:45:42 +0100 should probably fix broken flakes, my bad
Henek [Wed, 16 Mar 2011 22:45:42 +0100] rev 5014
should probably fix broken flakes, my bad
Wed, 16 Mar 2011 17:25:05 +0100 added GetCurAmmoType to lua
Henek [Wed, 16 Mar 2011 17:25:05 +0100] rev 5013
added GetCurAmmoType to lua
Mon, 14 Mar 2011 20:08:53 +0300 No unblock needed
unc0rr [Mon, 14 Mar 2011 20:08:53 +0300] rev 5012
No unblock needed
Mon, 14 Mar 2011 20:04:51 +0300 I must have been on drugs when wrote it
unc0rr [Mon, 14 Mar 2011 20:04:51 +0300] rev 5011
I must have been on drugs when wrote it
Sun, 13 Mar 2011 20:34:27 +0300 merge
unc0rr [Sun, 13 Mar 2011 20:34:27 +0300] rev 5010
merge
Sun, 13 Mar 2011 20:34:01 +0300 Store bans in .ini file
unc0rr [Sun, 13 Mar 2011 20:34:01 +0300] rev 5009
Store bans in .ini file
Sun, 13 Mar 2011 20:25:44 +0300 Don't add ip ban with new timestamp when user gets kicked due to ban
unc0rr [Sun, 13 Mar 2011 20:25:44 +0300] rev 5008
Don't add ip ban with new timestamp when user gets kicked due to ban
Sun, 13 Mar 2011 20:21:27 +0300 Get rid of lastLogins, implement bans system
unc0rr [Sun, 13 Mar 2011 20:21:27 +0300] rev 5007
Get rid of lastLogins, implement bans system
Sun, 13 Mar 2011 15:20:07 +0300 - Remove not needed Show instances
unc0rr [Sun, 13 Mar 2011 15:20:07 +0300] rev 5006
- Remove not needed Show instances - Introduce BanInfo data type
Sun, 13 Mar 2011 15:09:29 +0300 Oops
unc0rr [Sun, 13 Mar 2011 15:09:29 +0300] rev 5005
Oops
Sun, 13 Mar 2011 18:23:51 +0100 update some sdl-1.3 bindings (working up to rev 5296)
koda [Sun, 13 Mar 2011 18:23:51 +0100] rev 5004
update some sdl-1.3 bindings (working up to rev 5296)
Sun, 13 Mar 2011 15:09:04 +0300 Implement Store truncating, so the memory even gets freed sometimes
unc0rr [Sun, 13 Mar 2011 15:09:04 +0300] rev 5003
Implement Store truncating, so the memory even gets freed sometimes
Sun, 13 Mar 2011 03:43:18 +0100 we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda [Sun, 13 Mar 2011 03:43:18 +0100] rev 5002
we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
Sat, 12 Mar 2011 22:55:25 +0300 Better quit message
unc0rr [Sat, 12 Mar 2011 22:55:25 +0300] rev 5001
Better quit message
Sat, 12 Mar 2011 22:42:01 +0300 - Don't pretend client sent some message from sending thread (fixes crash when client is already deleted by recieveng thread)
unc0rr [Sat, 12 Mar 2011 22:42:01 +0300] rev 5000
- Don't pretend client sent some message from sending thread (fixes crash when client is already deleted by recieveng thread) - Better exception handling in recieving thread
Fri, 11 Mar 2011 22:22:28 +0300 - Fix a problem with ghost teams (missing 'not')
unc0rr [Fri, 11 Mar 2011 22:22:28 +0300] rev 4999
- Fix a problem with ghost teams (missing 'not') - Fix formatting a little bit
Thu, 10 Mar 2011 22:28:40 +0300 Send QUIT on exception too. This leads to double QUIT for a usual disconnection, yet is safe. Should fix crashes.
unc0rr [Thu, 10 Mar 2011 22:28:40 +0300] rev 4998
Send QUIT on exception too. This leads to double QUIT for a usual disconnection, yet is safe. Should fix crashes.
Wed, 09 Mar 2011 22:39:35 +0100 correcting two misstakes in en.txt and sv.txt as reported by Cairo and others
Henek [Wed, 09 Mar 2011 22:39:35 +0100] rev 4997
correcting two misstakes in en.txt and sv.txt as reported by Cairo and others most definitely present in other locals too
Wed, 09 Mar 2011 22:11:29 +0300 Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
unc0rr [Wed, 09 Mar 2011 22:11:29 +0300] rev 4996
Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
Wed, 09 Mar 2011 21:41:16 +0300 Fix comments spelling
unc0rr [Wed, 09 Mar 2011 21:41:16 +0300] rev 4995
Fix comments spelling
Tue, 08 Mar 2011 15:50:42 -0500 Issue #194, turn off followgear for altuse
nemo [Tue, 08 Mar 2011 15:50:42 -0500] rev 4994
issue #194, turn off followgear for altuse
Tue, 08 Mar 2011 22:18:35 +0300 Fix split
unc0rr [Tue, 08 Mar 2011 22:18:35 +0300] rev 4993
Fix split
Tue, 08 Mar 2011 21:45:00 +0300 - Simplify insane TConfig code
unc0rr [Tue, 08 Mar 2011 21:45:00 +0300] rev 4992
- Simplify insane TConfig code - Fix a bunch of warning
Tue, 08 Mar 2011 21:27:44 +0300 Fix check for duplicated nickname
unc0rr [Tue, 08 Mar 2011 21:27:44 +0300] rev 4991
Fix check for duplicated nickname
Sun, 06 Mar 2011 21:55:44 +0300 Write latest protocol version too
unc0rr [Sun, 06 Mar 2011 21:55:44 +0300] rev 4990
Write latest protocol version too
Sun, 06 Mar 2011 21:54:37 +0300 - Write server config into .ini file on change
unc0rr [Sun, 06 Mar 2011 21:54:37 +0300] rev 4989
- Write server config into .ini file on change - Import Data.TConfig into project, make it export Conf constructor, remove all workarounds for missing constructor in server.
Sat, 05 Mar 2011 22:39:26 +0300 Store more parameters in ini file
unc0rr [Sat, 05 Mar 2011 22:39:26 +0300] rev 4988
Store more parameters in ini file
Sat, 05 Mar 2011 22:23:14 +0300 Use 'undefined' less (replace with default values and 'error')
unc0rr [Sat, 05 Mar 2011 22:23:14 +0300] rev 4987
Use 'undefined' less (replace with default values and 'error')
Sat, 05 Mar 2011 22:16:29 +0300 Use Maybe for storing client's clan, allows less error-prone spectator checks
unc0rr [Sat, 05 Mar 2011 22:16:29 +0300] rev 4986
Use Maybe for storing client's clan, allows less error-prone spectator checks
Sat, 05 Mar 2011 13:07:02 +0100 added PlaceGirder to lua
Henek [Sat, 05 Mar 2011 13:07:02 +0100] rev 4985
added PlaceGirder to lua
Sat, 05 Mar 2011 09:34:21 +0300 Fix build
unc0rr [Sat, 05 Mar 2011 09:34:21 +0300] rev 4984
Fix build
Sat, 05 Mar 2011 09:32:11 +0300 Better support for 0.9.15
unc0rr [Sat, 05 Mar 2011 09:32:11 +0300] rev 4983
Better support for 0.9.15
Fri, 04 Mar 2011 22:45:28 +0300 Add dbName parameter to .ini file, fix some warnings
unc0rr [Fri, 04 Mar 2011 22:45:28 +0300] rev 4982
Add dbName parameter to .ini file, fix some warnings
Fri, 04 Mar 2011 11:30:53 +0300 Optimize check (not like it is called much, just ffs; not tested)
unc0rr [Fri, 04 Mar 2011 11:30:53 +0300] rev 4981
Optimize check (not like it is called much, just ffs; not tested)
Thu, 03 Mar 2011 22:15:42 +0300 merge
unc0rr [Thu, 03 Mar 2011 22:15:42 +0300] rev 4980
merge
Wed, 02 Mar 2011 15:57:44 -0500 fix bad ogg name
nemo [Wed, 02 Mar 2011 15:57:44 -0500] rev 4979
fix bad ogg name
Wed, 02 Mar 2011 15:19:55 -0500 add victory/flawless victory sounds. untested
nemo [Wed, 02 Mar 2011 15:19:55 -0500] rev 4978
add victory/flawless victory sounds. untested
Wed, 02 Mar 2011 11:48:02 -0500 Try to make AI aware of dud mines by clearing gstAttacking on dud, and adding some rules on mine health/damage/dud probability to AI weighting.
nemo [Wed, 02 Mar 2011 11:48:02 -0500] rev 4977
Try to make AI aware of dud mines by clearing gstAttacking on dud, and adding some rules on mine health/damage/dud probability to AI weighting.
Wed, 02 Mar 2011 00:27:20 +0100 Happy 2011 :)
koda [Wed, 02 Mar 2011 00:27:20 +0100] rev 4976
Happy 2011 :)
Thu, 03 Mar 2011 22:15:13 +0300 Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type)
unc0rr [Thu, 03 Mar 2011 22:15:13 +0300] rev 4975
Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type)
Mon, 28 Feb 2011 22:28:43 +0300 Add stubs for server config reading and writing routines
unc0rr [Mon, 28 Feb 2011 22:28:43 +0300] rev 4974
Add stubs for server config reading and writing routines
Mon, 28 Feb 2011 22:04:10 +0300 Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
unc0rr [Mon, 28 Feb 2011 22:04:10 +0300] rev 4973
Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
Sun, 27 Feb 2011 18:55:34 -0500 replace removed command
nemo [Sun, 27 Feb 2011 18:55:34 -0500] rev 4972
replace removed command
Sun, 27 Feb 2011 18:03:33 -0500 merge
nemo [Sun, 27 Feb 2011 18:03:33 -0500] rev 4971
merge
Sun, 27 Feb 2011 21:45:37 +0300 Oops, forgot to hg add this file
unc0rr [Sun, 27 Feb 2011 21:45:37 +0300] rev 4970
Oops, forgot to hg add this file
Sun, 27 Feb 2011 13:35:08 -0500 visual tweak to smoke
nemo [Sun, 27 Feb 2011 13:35:08 -0500] rev 4969
visual tweak to smoke
Sun, 27 Feb 2011 21:06:28 +0300 Read server config from file
unc0rr [Sun, 27 Feb 2011 21:06:28 +0300] rev 4968
Read server config from file
Sun, 27 Feb 2011 20:58:59 +0300 merge
unc0rr [Sun, 27 Feb 2011 20:58:59 +0300] rev 4967
merge
Sun, 27 Feb 2011 12:56:36 -0500 make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
nemo [Sun, 27 Feb 2011 12:56:36 -0500] rev 4966
make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
Sun, 27 Feb 2011 20:58:43 +0300 Ukrainian translation update
igor-hkr@mail.ru [Sun, 27 Feb 2011 20:58:43 +0300] rev 4965
Ukrainian translation update
Sun, 27 Feb 2011 20:15:48 +0300 merge
unc0rr [Sun, 27 Feb 2011 20:15:48 +0300] rev 4964
merge
Sun, 27 Feb 2011 11:46:41 -0500 add friendslist whitelist to autokick, and more merging
nemo [Sun, 27 Feb 2011 11:46:41 -0500] rev 4963
add friendslist whitelist to autokick, and more merging
Sun, 27 Feb 2011 20:15:09 +0300 Start new server on RestartException
unc0rr [Sun, 27 Feb 2011 20:15:09 +0300] rev 4962
Start new server on RestartException
Sun, 27 Feb 2011 19:32:44 +0300 merge
unc0rr [Sun, 27 Feb 2011 19:32:44 +0300] rev 4961
merge
Sun, 27 Feb 2011 19:32:14 +0300 merge
unc0rr [Sun, 27 Feb 2011 19:32:14 +0300] rev 4960
merge
Thu, 24 Feb 2011 22:01:36 +0300 ShutdownException for server shutdown
unc0rr [Thu, 24 Feb 2011 22:01:36 +0300] rev 4959
ShutdownException for server shutdown
Sun, 27 Feb 2011 11:32:48 -0500 Autokick ignored players from game room on join. Needs testing.
nemo [Sun, 27 Feb 2011 11:32:48 -0500] rev 4958
Autokick ignored players from game room on join. Needs testing.
Wed, 23 Feb 2011 18:38:11 +0300 Remove deprecated statistics MVar
unc0rr [Wed, 23 Feb 2011 18:38:11 +0300] rev 4957
Remove deprecated statistics MVar
Sat, 26 Feb 2011 15:56:11 +0100 usound: added function for loops with fade in and out
koda [Sat, 26 Feb 2011 15:56:11 +0100] rev 4956
usound: added function for loops with fade in and out airplane attacks: added stunt sound (issue #54)
Wed, 23 Feb 2011 18:34:07 +0300 Don't forkIO main loop
unc0rr [Wed, 23 Feb 2011 18:34:07 +0300] rev 4955
Don't forkIO main loop
Fri, 25 Feb 2011 16:32:24 -0500 Fix PNG offsets (also some non-RGB)
nemo [Fri, 25 Feb 2011 16:32:24 -0500] rev 4954
Fix PNG offsets (also some non-RGB)
Tue, 22 Feb 2011 18:51:22 +0200 Fixed scoring exploit on Control and removed user branding from the map
mikade [Tue, 22 Feb 2011 18:51:22 +0200] rev 4953
Fixed scoring exploit on Control and removed user branding from the map Changed hog positioning code on CTF_Blizzard so that each side is positioned in the same manner, and gets to move in the same order Fixed version control fail in CTF_Blizzard
Sat, 19 Feb 2011 04:04:34 +0100 Added tag Hedgewars-iOS-1.2.3 for changeset ae0c6c35414d
koda [Sat, 19 Feb 2011 04:04:34 +0100] rev 4952
Added tag Hedgewars-iOS-1.2.3 for changeset ae0c6c35414d
Sat, 19 Feb 2011 04:04:29 +0100 fix silly validation and signature Hedgewars-iOS-1.2.3
koda [Sat, 19 Feb 2011 04:04:29 +0100] rev 4951
fix silly validation and signature
Sat, 19 Feb 2011 02:21:09 +0100 disable the two last workinprogress weapons on the ios release
koda [Sat, 19 Feb 2011 02:21:09 +0100] rev 4950
disable the two last workinprogress weapons on the ios release
Sat, 19 Feb 2011 01:42:12 +0100 ios version bump
koda [Sat, 19 Feb 2011 01:42:12 +0100] rev 4949
ios version bump
Sat, 19 Feb 2011 01:38:40 +0100 remove unused ios code
koda [Sat, 19 Feb 2011 01:38:40 +0100] rev 4948
remove unused ios code
Sat, 19 Feb 2011 01:01:03 +0100 don't play button sounds when audio is off
koda [Sat, 19 Feb 2011 01:01:03 +0100] rev 4947
don't play button sounds when audio is off
Fri, 18 Feb 2011 00:31:01 +0100 better ammomenu window dragging algorithm (as suggested by iphonedevelopertips)
koda [Fri, 18 Feb 2011 00:31:01 +0100] rev 4946
better ammomenu window dragging algorithm (as suggested by iphonedevelopertips)
Fri, 18 Feb 2011 00:21:36 +0100 in the cocoa ammomenu show descriptions properly for lower weapons
koda [Fri, 18 Feb 2011 00:21:36 +0100] rev 4945
in the cocoa ammomenu show descriptions properly for lower weapons updated the way to update weaponset
Wed, 16 Feb 2011 13:07:00 +0300 More robust login system when db server goes away
unc0rr [Wed, 16 Feb 2011 13:07:00 +0300] rev 4944
More robust login system when db server goes away
Wed, 16 Feb 2011 12:49:12 +0300 Allow users to join official server even when there's no db connection
unc0rr [Wed, 16 Feb 2011 12:49:12 +0300] rev 4943
Allow users to join official server even when there's no db connection
Wed, 16 Feb 2011 12:07:30 +0300 Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously)
unc0rr [Wed, 16 Feb 2011 12:07:30 +0300] rev 4942
Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously)
Tue, 15 Feb 2011 21:12:22 +0300 Fix for my last commit (which was all nonsense)
unc0rr [Tue, 15 Feb 2011 21:12:22 +0300] rev 4941
Fix for my last commit (which was all nonsense)
Mon, 14 Feb 2011 08:31:45 -0500 merge
nemo [Mon, 14 Feb 2011 08:31:45 -0500] rev 4940
merge
Fri, 11 Feb 2011 00:15:11 +0100 screenshot binding for library (on ios it just plays the sound)
koda [Fri, 11 Feb 2011 00:15:11 +0100] rev 4939
screenshot binding for library (on ios it just plays the sound)
Wed, 09 Feb 2011 23:26:01 -0500 use ctrl instead of alt to avoid colliding with linux window positioning
nemo [Wed, 09 Feb 2011 23:26:01 -0500] rev 4938
use ctrl instead of alt to avoid colliding with linux window positioning
Wed, 09 Feb 2011 21:59:43 +0300 Draw straight lines while holding Alt key
unc0rr [Wed, 09 Feb 2011 21:59:43 +0300] rev 4937
Draw straight lines while holding Alt key
Tue, 08 Feb 2011 22:24:30 +0300 Merge MAP, MAPGEN and SEED params into one on room join, so engine isn't spawned three times for a preview. Not tested as I'm unable to see my rooms (why?)
unc0rr [Tue, 08 Feb 2011 22:24:30 +0300] rev 4936
Merge MAP, MAPGEN and SEED params into one on room join, so engine isn't spawned three times for a preview. Not tested as I'm unable to see my rooms (why?)
Tue, 08 Feb 2011 02:43:07 +0100 screenshots 4 ios
koda [Tue, 08 Feb 2011 02:43:07 +0100] rev 4935
screenshots 4 ios
Mon, 07 Feb 2011 23:22:14 +0100 i obviously forgot one piece
koda [Mon, 07 Feb 2011 23:22:14 +0100] rev 4934
i obviously forgot one piece
Mon, 07 Feb 2011 23:12:56 +0100 update sdl apis to use the new rendering functions
koda [Mon, 07 Feb 2011 23:12:56 +0100] rev 4933
update sdl apis to use the new rendering functions
Sun, 06 Feb 2011 21:50:29 +0300 - Take into account hlint suggestions
unc0rr [Sun, 06 Feb 2011 21:50:29 +0300] rev 4932
- Take into account hlint suggestions - Fix almost all warnings
Sun, 06 Feb 2011 18:59:53 +0300 Don't accept EM message when the game isn't started
unc0rr [Sun, 06 Feb 2011 18:59:53 +0300] rev 4931
Don't accept EM message when the game isn't started
Sun, 06 Feb 2011 13:19:00 +0100 fix issue 185 :|
koda [Sun, 06 Feb 2011 13:19:00 +0100] rev 4930
fix issue #185 :| also fix compilation & universal binary stuff for hwlib under macosx
Sun, 06 Feb 2011 11:39:11 +0100 I need this export in order to not have the wrapper.c fail to find Game() on linux
sheepluva [Sun, 06 Feb 2011 11:39:11 +0100] rev 4929
I need this export in order to not have the wrapper.c fail to find Game() on linux From this point on compilation and usage of library should work on linux, at least does for me :P
Sun, 06 Feb 2011 11:34:52 +0100 fix engine library compilation on linux/amd64
sheepluva [Sun, 06 Feb 2011 11:34:52 +0100] rev 4928
fix engine library compilation on linux/amd64
Sun, 06 Feb 2011 10:36:01 +0100 remove redundant note
sheepluva [Sun, 06 Feb 2011 10:36:01 +0100] rev 4927
remove redundant note
Sun, 06 Feb 2011 10:28:59 +0100 update lib wrapper.c so that it actually supplies all arguments required by current Game(), instead of causing a segfault ;D
sheepluva [Sun, 06 Feb 2011 10:28:59 +0100] rev 4926
update lib wrapper.c so that it actually supplies all arguments required by current Game(), instead of causing a segfault ;D
Sun, 06 Feb 2011 00:47:00 +0100 initialize pointers properly with nil
sheepluva [Sun, 06 Feb 2011 00:47:00 +0100] rev 4925
initialize pointers properly with nil
Sat, 05 Feb 2011 22:22:16 +0100 show dual head mode some love
koda [Sat, 05 Feb 2011 22:22:16 +0100] rev 4924
show dual head mode some love
Sat, 05 Feb 2011 23:37:25 +0300 Fix admin stuff :D
unc0rr [Sat, 05 Feb 2011 23:37:25 +0300] rev 4923
Fix admin stuff :D
Sat, 05 Feb 2011 23:33:10 +0300 Fix password checking
unc0rr [Sat, 05 Feb 2011 23:33:10 +0300] rev 4922
Fix password checking
Sat, 05 Feb 2011 23:15:22 +0300 Fix build of official server
unc0rr [Sat, 05 Feb 2011 23:15:22 +0300] rev 4921
Fix build of official server
Sat, 05 Feb 2011 15:45:44 +0100 cleaning up how chat is handled on idevices
koda [Sat, 05 Feb 2011 15:45:44 +0100] rev 4920
cleaning up how chat is handled on idevices updated project to use updated libs some leaks resolved (maybe)
Sat, 05 Feb 2011 15:36:02 +0100 Updated Slovak translation
jose1711 [Sat, 05 Feb 2011 15:36:02 +0100] rev 4919
Updated Slovak translation
Sat, 05 Feb 2011 11:32:15 +0300 Add Unique field to Client structure, and use it to check for matching recieved account status with client
unc0rr [Sat, 05 Feb 2011 11:32:15 +0300] rev 4918
Add Unique field to Client structure, and use it to check for matching recieved account status with client
Sat, 05 Feb 2011 11:05:16 +0300 Convert READY and NOT_READY messages to CLIENT_FLAGS message
unc0rr [Sat, 05 Feb 2011 11:05:16 +0300] rev 4917
Convert READY and NOT_READY messages to CLIENT_FLAGS message
Fri, 04 Feb 2011 20:41:46 +0100 italian translation :D
Marco Bresciani [Fri, 04 Feb 2011 20:41:46 +0100] rev 4916
italian translation :D
Fri, 04 Feb 2011 07:13:58 +0100 fix porkey hat (image height, animation) and sheep hat (image height)
sheepluva [Fri, 04 Feb 2011 07:13:58 +0100] rev 4915
fix porkey hat (image height, animation) and sheep hat (image height)
Thu, 03 Feb 2011 22:29:10 +0300 Stub for server restart command
unc0rr [Thu, 03 Feb 2011 22:29:10 +0300] rev 4914
Stub for server restart command
Thu, 03 Feb 2011 07:00:38 +0100 graphic for sinegun, will probably tweak it soon(TM) though
sheepluva [Thu, 03 Feb 2011 07:00:38 +0100] rev 4913
graphic for sinegun, will probably tweak it soon(TM) though
Thu, 03 Feb 2011 00:23:41 +0100 change order of statspage/gamerun when running in dual screen
koda [Thu, 03 Feb 2011 00:23:41 +0100] rev 4912
change order of statspage/gamerun when running in dual screen
Wed, 02 Feb 2011 23:38:44 +0100 update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda [Wed, 02 Feb 2011 23:38:44 +0100] rev 4911
update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
Wed, 02 Feb 2011 23:21:14 +0100 guess what? merge 0.9.15 again...
koda [Wed, 02 Feb 2011 23:21:14 +0100] rev 4910
guess what? merge 0.9.15 again...
Wed, 02 Feb 2011 22:19:10 +0300 - Implement BAN protocol command
unc0rr [Wed, 02 Feb 2011 22:19:10 +0300] rev 4909
- Implement BAN protocol command - Make BanClient handler call KickClient
Wed, 02 Feb 2011 22:14:00 +0300 Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
unc0rr [Wed, 02 Feb 2011 22:14:00 +0300] rev 4908
Frontend sends ROUNDFINISHED with information about whether the round was played till end (will be needed for stats)
Wed, 02 Feb 2011 21:53:19 +0300 KICK and BAN actions (ban has no protocol command for it yet)
unc0rr [Wed, 02 Feb 2011 21:53:19 +0300] rev 4907
KICK and BAN actions (ban has no protocol command for it yet)
Wed, 02 Feb 2011 21:23:47 +0300 Fix even more
unc0rr [Wed, 02 Feb 2011 21:23:47 +0300] rev 4906
Fix even more
Wed, 02 Feb 2011 21:23:12 +0300 Fix merge :D
unc0rr [Wed, 02 Feb 2011 21:23:12 +0300] rev 4905
Fix merge :D
Wed, 02 Feb 2011 11:28:38 +0300 Merge server refactor into default
unc0rr [Wed, 02 Feb 2011 11:28:38 +0300] rev 4904
Merge server refactor into default
Wed, 02 Feb 2011 09:05:48 +0100 if source has uncommitted changes:
sheepluva [Wed, 02 Feb 2011 09:05:48 +0100] rev 4903
if source has uncommitted changes: * show notice during build * append "++" to frontend's versionstring/titlebar/demo names/save names
Wed, 02 Feb 2011 07:40:36 +0100 if on dev version append hg revision id to demos/saves' filenames
sheepluva [Wed, 02 Feb 2011 07:40:36 +0100] rev 4902
if on dev version append hg revision id to demos/saves' filenames
Tue, 01 Feb 2011 19:49:10 +0100 Thou shalt not leak!
sheepluva [Tue, 01 Feb 2011 19:49:10 +0100] rev 4901
Thou shalt not leak!
Tue, 01 Feb 2011 15:30:08 +0100 addfilelog <3 debugfile
koda [Tue, 01 Feb 2011 15:30:08 +0100] rev 4900
addfilelog <3 debugfile
Tue, 01 Feb 2011 08:15:01 +0100 automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
sheepluva [Tue, 01 Feb 2011 08:15:01 +0100] rev 4899
automatically convert hedgewars.org urls to actual links (in order to make support in the lobby/rooms easier
Tue, 01 Feb 2011 07:52:50 +0100 stylesheet-based chat coloring (only internal for now)
sheepluva [Tue, 01 Feb 2011 07:52:50 +0100] rev 4898
stylesheet-based chat coloring (only internal for now)
Tue, 01 Feb 2011 06:06:38 +0100 make names in chats clickable. still color adjustments needed; and testing
sheepluva [Tue, 01 Feb 2011 06:06:38 +0100] rev 4897
make names in chats clickable. still color adjustments needed; and testing
Tue, 01 Feb 2011 00:24:28 +0100 open links in server message preview externally
sheepluva [Tue, 01 Feb 2011 00:24:28 +0100] rev 4896
open links in server message preview externally
Tue, 01 Feb 2011 00:27:47 +0100 pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
koda [Tue, 01 Feb 2011 00:27:47 +0100] rev 4895
pleeeeeeeeeeeeeeeeeeeeeease, remeber {$IFDEF DEBUGFILE} before using AddFileLog
Tue, 01 Feb 2011 00:18:25 +0100 merge 0.9.15 once again
koda [Tue, 01 Feb 2011 00:18:25 +0100] rev 4894
merge 0.9.15 once again
Mon, 31 Jan 2011 21:59:59 +0100 make Random Weapons and No Jumping use the new custom goal function
Henek [Mon, 31 Jan 2011 21:59:59 +0100] rev 4893
make Random Weapons and No Jumping use the new custom goal function
Mon, 31 Jan 2011 08:45:05 +0100 nicklist actions:
sheepluva [Mon, 31 Jan 2011 08:45:05 +0100] rev 4892
nicklist actions: * changed order * double-click will trigger the first action * "follow"-action not available in rooms
Sun, 30 Jan 2011 19:02:32 -0500 oops 2
nemo [Sun, 30 Jan 2011 19:02:32 -0500] rev 4891
oops 2
Sun, 30 Jan 2011 18:49:55 -0500 oops
nemo [Sun, 30 Jan 2011 18:49:55 -0500] rev 4890
oops
Sun, 30 Jan 2011 17:54:02 -0500 Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it.
nemo [Sun, 30 Jan 2011 17:54:02 -0500] rev 4889
Reset things using team colour on change in SetClanColor in lua. This routine had better have been worth it. Also add GearHidden to health recount. Oh. and NEEDS TESTING.
Sun, 30 Jan 2011 20:04:34 +0100 activate icon display in menus
sheepluva [Sun, 30 Jan 2011 20:04:34 +0100] rev 4888
activate icon display in menus (menu icons are not displayed in qt by default in newer version)
Sun, 30 Jan 2011 21:33:39 +0300 merge
unc0rr [Sun, 30 Jan 2011 21:33:39 +0300] rev 4887
merge
Sun, 30 Jan 2011 19:05:31 +0100 fixed unlimeted fuel bug for rcplane
Henek [Sun, 30 Jan 2011 19:05:31 +0100] rev 4886
fixed unlimeted fuel bug for rcplane also added solid flag for tryplaceonland function
Sun, 30 Jan 2011 21:33:08 +0300 Fix ApplyDamage accepting Damage == 0
unc0rr [Sun, 30 Jan 2011 21:33:08 +0300] rev 4885
Fix ApplyDamage accepting Damage == 0
Sun, 30 Jan 2011 06:56:12 +0100 nicklists:
sheepluva [Sun, 30 Jan 2011 06:56:12 +0100] rev 4884
nicklists: * friends go to the top * ignored people go to the bottom * first time each of those happens it automatically scrolls there (to avoid "where did it go?!"-moments) friendslist/ignorelist: adding a nick to one will remove it from other
Sat, 29 Jan 2011 21:16:09 +0100 added dummy for tardis and ugly icons for tardis and structure
Henek [Sat, 29 Jan 2011 21:16:09 +0100] rev 4883
added dummy for tardis and ugly icons for tardis and structure also added ability to add goals for lua, but forgot it so might not work
Sat, 29 Jan 2011 14:54:08 -0500 expose set clan color for Cairo. might also be useful for betrayals in campaign mode or somesuch
nemo [Sat, 29 Jan 2011 14:54:08 -0500] rev 4882
expose set clan color for Cairo. might also be useful for betrayals in campaign mode or somesuch
Sat, 29 Jan 2011 18:18:44 +0100 still in developement take on adding structures, working hiding of hogs and ejecting them later.
Henek [Sat, 29 Jan 2011 18:18:44 +0100] rev 4881
still in developement take on adding structures, working hiding of hogs and ejecting them later. also some refactoring in uGears to evade "ambigous" variable names and, a little tweak to teleportation code that should not affect game but will help in for instance lua
Sat, 29 Jan 2011 17:40:45 +0100 bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair)
sheepluva [Sat, 29 Jan 2011 17:40:45 +0100] rev 4880
bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair) thanks to CheezeMonkey for discovering this bug also: fix confusing indentation notice: this does NOT fix the hovering-mine-cluster-bug
Sat, 29 Jan 2011 17:40:49 +0300 Ask for another nickname on collision. Works only with new server.
unc0rr [Sat, 29 Jan 2011 17:40:49 +0300] rev 4879
Ask for another nickname on collision. Works only with new server.
Sat, 29 Jan 2011 15:39:04 +0300 Update frontend's project file
unc0rr [Sat, 29 Jan 2011 15:39:04 +0300] rev 4878
Update frontend's project file
Sat, 29 Jan 2011 05:39:24 +0100 nick sorting: give letters priority over all other chars
sheepluva [Sat, 29 Jan 2011 05:39:24 +0100] rev 4877
nick sorting: give letters priority over all other chars
Sat, 29 Jan 2011 01:08:39 +0100 sort nick lists case-insensitive
sheepluva [Sat, 29 Jan 2011 01:08:39 +0100] rev 4876
sort nick lists case-insensitive
Fri, 28 Jan 2011 03:30:14 +0100 lua: getter and setter for hedgehog hats
sheepluva [Fri, 28 Jan 2011 03:30:14 +0100] rev 4875
lua: getter and setter for hedgehog hats
Fri, 28 Jan 2011 02:47:11 +0100 procedure for loading hats
sheepluva [Fri, 28 Jan 2011 02:47:11 +0100] rev 4874
procedure for loading hats
Tue, 25 Jan 2011 20:32:58 +0100 add a new lua library with misc tools and removed redundant tracker functions
Henek [Tue, 25 Jan 2011 20:32:58 +0100] rev 4873
add a new lua library with misc tools and removed redundant tracker functions
Mon, 24 Jan 2011 23:48:44 +0200 Two new gameplay modes: Tumbler and Racer.
mikade [Mon, 24 Jan 2011 23:48:44 +0200] rev 4872
Two new gameplay modes: Tumbler and Racer. Knock hedgehogs with Tumber. Race against your friends with Racer. Both modes could still use more development.
Mon, 24 Jan 2011 14:52:55 -0500 bugfix for flag spawn, teleporter + rope
mikade [Mon, 24 Jan 2011 14:52:55 -0500] rev 4871
bugfix for flag spawn, teleporter + rope
Sat, 22 Jan 2011 22:43:54 +0100 trim net nick in frontend
sheepluva [Sat, 22 Jan 2011 22:43:54 +0100] rev 4870
trim net nick in frontend
Sat, 22 Jan 2011 22:31:05 +0100 added GetGearRaduis and minor Tracker things
Henek [Sat, 22 Jan 2011 22:31:05 +0100] rev 4869
added GetGearRaduis and minor Tracker things
Sat, 22 Jan 2011 22:39:35 +0300 merge
unc0rr [Sat, 22 Jan 2011 22:39:35 +0300] rev 4868
merge
Sat, 22 Jan 2011 19:40:57 +0100 let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
sheepluva [Sat, 22 Jan 2011 19:40:57 +0100] rev 4867
let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
Sat, 22 Jan 2011 22:37:12 +0300 Disallow isSpace chars at start and end of nicknames and room names
unc0rr [Sat, 22 Jan 2011 22:37:12 +0300] rev 4866
Disallow isSpace chars at start and end of nicknames and room names
Fri, 21 Jan 2011 17:07:42 -0500 *sigh*
nemo [Fri, 21 Jan 2011 17:07:42 -0500] rev 4865
*sigh*
Fri, 21 Jan 2011 11:45:31 -0500 Fix typos in tips
mikade [Fri, 21 Jan 2011 11:45:31 -0500] rev 4864
Fix typos in tips
Fri, 21 Jan 2011 11:15:13 -0500 updated italian translation
nemo [Fri, 21 Jan 2011 11:15:13 -0500] rev 4863
updated italian translation
Thu, 20 Jan 2011 21:32:39 +0300 Fix empty message resulting in corrupted packets
unc0rr [Thu, 20 Jan 2011 21:32:39 +0300] rev 4862
Fix empty message resulting in corrupted packets
Thu, 20 Jan 2011 01:49:20 +0100 (ios) perform a small change about how to close the game window, should hopefully save memory and avoid crashes (who am i kidding? that's the usual PR talk...)
koda [Thu, 20 Jan 2011 01:49:20 +0100] rev 4861
(ios) perform a small change about how to close the game window, should hopefully save memory and avoid crashes (who am i kidding? that's the usual PR talk...)
Thu, 20 Jan 2011 01:27:51 +0100 ios has still a case sensitive file system
koda [Thu, 20 Jan 2011 01:27:51 +0100] rev 4860
ios has still a case sensitive file system
Wed, 19 Jan 2011 23:51:19 +0100 disable the C memory manager and keep the native pascal one
koda [Wed, 19 Jan 2011 23:51:19 +0100] rev 4859
disable the C memory manager and keep the native pascal one
Wed, 19 Jan 2011 23:02:43 +0100 new local play button graphic
koda [Wed, 19 Jan 2011 23:02:43 +0100] rev 4858
new local play button graphic
Wed, 19 Jan 2011 16:44:14 -0500 rename firepunch to shoryuken
nemo [Wed, 19 Jan 2011 16:44:14 -0500] rev 4857
rename firepunch to shoryuken
Wed, 19 Jan 2011 01:12:55 +0100 implemented ranking in ios stats pages
koda [Wed, 19 Jan 2011 01:12:55 +0100] rev 4856
implemented ranking in ios stats pages
Tue, 18 Jan 2011 23:08:47 +0100 when multiple fingers are detected, remove all widgets in order to avoid accidental commands
koda [Tue, 18 Jan 2011 23:08:47 +0100] rev 4855
when multiple fingers are detected, remove all widgets in order to avoid accidental commands
Tue, 18 Jan 2011 22:55:58 +0100 adding my new Tracker library so mikade can use it with you guys on dev, still might change a bit though
Henek [Tue, 18 Jan 2011 22:55:58 +0100] rev 4854
adding my new Tracker library so mikade can use it with you guys on dev, still might change a bit though
Tue, 18 Jan 2011 22:42:06 +0100 sheepluva suggested that game should pause when in weapon screen (iphone only)
koda [Tue, 18 Jan 2011 22:42:06 +0100] rev 4853
sheepluva suggested that game should pause when in weapon screen (iphone only)
Tue, 18 Jan 2011 14:28:29 +0100 Added tag 0.9.14.1-release for changeset ae71dff40ecc
koda [Tue, 18 Jan 2011 14:28:29 +0100] rev 4852
Added tag 0.9.14.1-release for changeset ae71dff40ecc
Mon, 17 Jan 2011 20:22:15 -0500 SwitchHog in scripting
nemo [Mon, 17 Jan 2011 20:22:15 -0500] rev 4851
SwitchHog in scripting
Tue, 18 Jan 2011 00:12:39 +0100 code cleanup
koda [Tue, 18 Jan 2011 00:12:39 +0100] rev 4850
code cleanup
Mon, 17 Jan 2011 23:24:55 +0100 merge
koda [Mon, 17 Jan 2011 23:24:55 +0100] rev 4849
merge
Mon, 17 Jan 2011 01:44:15 +0100 merge experimental3D in default
koda [Mon, 17 Jan 2011 01:44:15 +0100] rev 4848
merge experimental3D in default
Mon, 17 Jan 2011 23:23:40 +0100 slim down .hgtags
koda [Mon, 17 Jan 2011 23:23:40 +0100] rev 4847
slim down .hgtags
Mon, 25 Feb 2013 10:04:31 +0100 closing old branch experimental3D
koda [Mon, 25 Feb 2013 10:04:31 +0100] rev 4846
closing old branch
Mon, 17 Jan 2011 23:22:52 +0100 merge latest 0.9.15 changes into head
koda [Mon, 17 Jan 2011 23:22:52 +0100] rev 4845
merge latest 0.9.15 changes into head
Mon, 17 Jan 2011 01:43:10 +0100 merge default into experimental3D experimental3D
koda [Mon, 17 Jan 2011 01:43:10 +0100] rev 4844
merge default into experimental3D
Sun, 16 Jan 2011 13:53:32 -0500 merge in script tweaks
mikade [Sun, 16 Jan 2011 13:53:32 -0500] rev 4843
merge in script tweaks
Sun, 16 Jan 2011 01:20:36 +0100 readding cabal file for the server, burp not shure why it had gone
Henek [Sun, 16 Jan 2011 01:20:36 +0100] rev 4842
readding cabal file for the server, burp not shure why it had gone
Fri, 14 Jan 2011 17:24:49 +0100 you're welcome koda
sheepluva [Fri, 14 Jan 2011 17:24:49 +0100] rev 4841
you're welcome koda
Fri, 14 Jan 2011 17:01:29 +0100 also convert/pngcrush png pictures with 16bit/channel (resulting in 8bit/channel) and repage their layers (as I found out that some of the pics had their layer offset the actual visual area, which makes the picture look blank in gimp)
sheepluva [Fri, 14 Jan 2011 17:01:29 +0100] rev 4840
also convert/pngcrush png pictures with 16bit/channel (resulting in 8bit/channel) and repage their layers (as I found out that some of the pics had their layer offset the actual visual area, which makes the picture look blank in gimp)
Thu, 13 Jan 2011 17:40:56 -0500 Force RGBA for these too (and strip)
nemo [Thu, 13 Jan 2011 17:40:56 -0500] rev 4839
Force RGBA for these too (and strip)
Thu, 13 Jan 2011 16:01:16 -0500 Force a bunch of images to RGBA that were either RGB or indexed, strip
nemo [Thu, 13 Jan 2011 16:01:16 -0500] rev 4838
Force a bunch of images to RGBA that were either RGB or indexed, strip
Thu, 13 Jan 2011 21:52:48 +0300 Pass PHedgehog instead of PGear to stats. Fixes crash.
unc0rr [Thu, 13 Jan 2011 21:52:48 +0300] rev 4837
Pass PHedgehog instead of PGear to stats. Fixes crash.
Wed, 12 Jan 2011 20:32:44 +0100 also example flake
Henek [Wed, 12 Jan 2011 20:32:44 +0100] rev 4836
also example flake
Wed, 12 Jan 2011 20:31:55 +0100 added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
Henek [Wed, 12 Jan 2011 20:31:55 +0100] rev 4835
added rq-sky to themes so it can set sky color for low quality. also added tint of sky on sudden death. underwater theme is an example of this
Wed, 12 Jan 2011 22:02:43 +0300 Oops, I should test more
unc0rr [Wed, 12 Jan 2011 22:02:43 +0300] rev 4834
Oops, I should test more
Wed, 12 Jan 2011 22:01:15 +0300 Doesn't work as expected
unc0rr [Wed, 12 Jan 2011 22:01:15 +0300] rev 4833
Doesn't work as expected
Mon, 10 Jan 2011 19:15:12 -0500 update collision in set gear position
nemo [Mon, 10 Jan 2011 19:15:12 -0500] rev 4832
update collision in set gear position
Mon, 10 Jan 2011 18:20:58 +0300 Prevent frontend crash in certain circumstances
unc0rr [Mon, 10 Jan 2011 18:20:58 +0300] rev 4831
Prevent frontend crash in certain circumstances
Mon, 10 Jan 2011 15:53:49 +0300 Don't waste CPU cycles trying to find a piece of land when there's no free land left
unc0rr [Mon, 10 Jan 2011 15:53:49 +0300] rev 4830
Don't waste CPU cycles trying to find a piece of land when there's no free land left
Mon, 10 Jan 2011 15:35:22 +0300 Set version to 0.9.16-dev
unc0rr [Mon, 10 Jan 2011 15:35:22 +0300] rev 4829
Set version to 0.9.16-dev
Mon, 10 Jan 2011 15:33:15 +0300 Fix formatting
unc0rr [Mon, 10 Jan 2011 15:33:15 +0300] rev 4828
Fix formatting
Sun, 09 Jan 2011 21:50:59 +0300 Initialize flag. Fixes weapon changing animation between shots when AI uses shotgun.
unc0rr [Sun, 09 Jan 2011 21:50:59 +0300] rev 4827
Initialize flag. Fixes weapon changing animation between shots when AI uses shotgun.
Sun, 09 Jan 2011 21:37:45 +0300 Inherit hedgehog from gear which caused damage, thus keeping track of which hog actually did the damage
unc0rr [Sun, 09 Jan 2011 21:37:45 +0300] rev 4826
Inherit hedgehog from gear which caused damage, thus keeping track of which hog actually did the damage
Sun, 09 Jan 2011 21:36:51 +0300 Add a space for better looking console message
unc0rr [Sun, 09 Jan 2011 21:36:51 +0300] rev 4825
Add a space for better looking console message
Fri, 07 Jan 2011 23:08:34 +0300 Keep track of which hog's weapon does damage
unc0rr [Fri, 07 Jan 2011 23:08:34 +0300] rev 4824
Keep track of which hog's weapon does damage
Fri, 07 Jan 2011 21:41:12 +0300 Oops, fix build
unc0rr [Fri, 07 Jan 2011 21:41:12 +0300] rev 4823
Oops, fix build
Fri, 07 Jan 2011 19:46:58 +0300 Don't highlight drawn maps in rooms list
unc0rr [Fri, 07 Jan 2011 19:46:58 +0300] rev 4822
Don't highlight drawn maps in rooms list
Fri, 07 Jan 2011 19:44:07 +0300 Greek translation
unc0rr [Fri, 07 Jan 2011 19:44:07 +0300] rev 4821
Greek translation
Thu, 06 Jan 2011 11:29:48 -0500 reset weapons default in shoppa.
nemo [Thu, 06 Jan 2011 11:29:48 -0500] rev 4820
reset weapons default in shoppa.
Wed, 05 Jan 2011 03:53:46 +0100 ctf_blizzard ios fix
koda [Wed, 05 Jan 2011 03:53:46 +0100] rev 4819
ctf_blizzard ios fix
Sun, 16 Jan 2011 05:21:00 +0100 rename "frame alternate" to "wiggle" as it's more appropriate experimental3D
koda [Sun, 16 Jan 2011 05:21:00 +0100] rev 4818
rename "frame alternate" to "wiggle" as it's more appropriate move visual gears around levels to have smooth stereo effect
Tue, 04 Jan 2011 18:26:54 -0500 Small tweak to filter
nemo [Tue, 04 Jan 2011 18:26:54 -0500] rev 4817
Small tweak to filter
Sat, 15 Jan 2011 18:35:59 +0100 use a different depth for different layers (land, water, explosions) experimental3D
koda [Sat, 15 Jan 2011 18:35:59 +0100] rev 4816
use a different depth for different layers (land, water, explosions)
Tue, 04 Jan 2011 22:33:20 +0300 Clearly state which port is IPC connection on
unc0rr [Tue, 04 Jan 2011 22:33:20 +0300] rev 4815
Clearly state which port is IPC connection on
Tue, 04 Jan 2011 13:05:30 +0100 smaller rearrangement of (non stereo related) variables experimental3D
koda [Tue, 04 Jan 2011 13:05:30 +0100] rev 4814
smaller rearrangement of (non stereo related) variables
Tue, 04 Jan 2011 16:15:47 +0300 Make barrels drop when hog walks away from under it
unc0rr [Tue, 04 Jan 2011 16:15:47 +0300] rev 4813
Make barrels drop when hog walks away from under it
Tue, 04 Jan 2011 12:53:46 +0100 merge with HEAD after 0.9.15 release, move consts and vars in their proper files experimental3D
koda [Tue, 04 Jan 2011 12:53:46 +0100] rev 4812
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
Tue, 04 Jan 2011 01:21:30 +0100 add new robot badge to sources
koda [Tue, 04 Jan 2011 01:21:30 +0100] rev 4811
add new robot badge to sources
Mon, 03 Jan 2011 10:45:50 -0500 Apply RGBA consistently in Tint
nemo [Mon, 03 Jan 2011 10:45:50 -0500] rev 4810
Apply RGBA consistently in Tint
Sun, 02 Jan 2011 19:30:16 +0100 rearrange quality flags a little, disable snow rendering on rqLowRes
koda [Sun, 02 Jan 2011 19:30:16 +0100] rev 4809
rearrange quality flags a little, disable snow rendering on rqLowRes
Sun, 02 Jan 2011 18:12:16 +0100 remove obsolete TrainingFlags code
koda [Sun, 02 Jan 2011 18:12:16 +0100] rev 4808
remove obsolete TrainingFlags code
Sun, 02 Jan 2011 13:54:28 +0100 display caption for ammotype amNothing when switched to so that players know what just happened
sheepluva [Sun, 02 Jan 2011 13:54:28 +0100] rev 4807
display caption for ammotype amNothing when switched to so that players know what just happened
Sat, 01 Jan 2011 23:10:57 +0100 added flake configuration also in sudden death and SDClouds for underwater
Henek [Sat, 01 Jan 2011 23:10:57 +0100] rev 4806
added flake configuration also in sudden death and SDClouds for underwater
Sat, 01 Jan 2011 19:41:58 +0100 Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
Palewolf [Sat, 01 Jan 2011 19:41:58 +0100] rev 4805
Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
Sat, 01 Jan 2011 14:42:08 +0100 Updated Slovak translation
jose1711 [Sat, 01 Jan 2011 14:42:08 +0100] rev 4804
Updated Slovak translation
Sat, 01 Jan 2011 14:26:50 +0100 Flakes were updating the wrong coordinates when rqBlurryLand was on
Palewolf [Sat, 01 Jan 2011 14:26:50 +0100] rev 4803
Flakes were updating the wrong coordinates when rqBlurryLand was on
Sat, 01 Jan 2011 14:23:39 +0100 fix very ancient typo in CheckCollision() that would cause check for collision at bottom and right instead of movement direction
sheepluva [Sat, 01 Jan 2011 14:23:39 +0100] rev 4802
fix very ancient typo in CheckCollision() that would cause check for collision at bottom and right instead of movement direction
Sat, 01 Jan 2011 14:18:33 +0100 part #2
sheepluva [Sat, 01 Jan 2011 14:18:33 +0100] rev 4801
part #2
Sat, 01 Jan 2011 11:15:35 +0100 my attempt of "detach rope if the Land[] vanishes"
sheepluva [Sat, 01 Jan 2011 11:15:35 +0100] rev 4800
my attempt of "detach rope if the Land[] vanishes"
Fri, 31 Dec 2010 23:09:06 +0100 fixing Palewolf's if-merging-whoopsy there. should unbreak build
sheepluva [Fri, 31 Dec 2010 23:09:06 +0100] rev 4799
fixing Palewolf's if-merging-whoopsy there. should unbreak build
Fri, 31 Dec 2010 21:39:12 +0100 fix sticky rope issue
sheepluva [Fri, 31 Dec 2010 21:39:12 +0100] rev 4798
fix sticky rope issue
Fri, 31 Dec 2010 21:33:13 +0100 revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
sheepluva [Fri, 31 Dec 2010 21:33:13 +0100] rev 4797
revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
Fri, 31 Dec 2010 21:30:38 +0100 Avoid drawing if there's a hog/object behind
Palewolf [Fri, 31 Dec 2010 21:30:38 +0100] rev 4796
Avoid drawing if there's a hog/object behind
Fri, 31 Dec 2010 19:31:37 +0100 Make flakes smaller by popular demand.
Palewolf [Fri, 31 Dec 2010 19:31:37 +0100] rev 4795
Make flakes smaller by popular demand.
Fri, 31 Dec 2010 04:08:57 +0100 Added tag Hedgewars-iOS-1.2.2 for changeset 5ea3d182415e
koda [Fri, 31 Dec 2010 04:08:57 +0100] rev 4794
Added tag Hedgewars-iOS-1.2.2 for changeset 5ea3d182415e
Fri, 31 Dec 2010 03:29:41 +0100 merge and fix my typos Hedgewars-iOS-1.2.2
koda [Fri, 31 Dec 2010 03:29:41 +0100] rev 4793
merge and fix my typos
Fri, 31 Dec 2010 01:05:23 +0100 sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
Henek [Fri, 31 Dec 2010 01:05:23 +0100] rev 4792
sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
Fri, 31 Dec 2010 00:37:39 +0100 Snow blends into land, trys to fill the gaps
Palewolf [Fri, 31 Dec 2010 00:37:39 +0100] rev 4791
Snow blends into land, trys to fill the gaps
Thu, 30 Dec 2010 22:20:17 +0100 fix portal gun wrong color issue
sheepluva [Thu, 30 Dec 2010 22:20:17 +0100] rev 4790
fix portal gun wrong color issue
Thu, 30 Dec 2010 20:55:22 +0100 finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Henek [Thu, 30 Dec 2010 20:55:22 +0100] rev 4789
finnished refactoring the rest themes, and note comments on Eyes and Deepspace
Thu, 30 Dec 2010 20:10:26 +0100 Updated Slovak translation (lua)
jose1711 [Thu, 30 Dec 2010 20:10:26 +0100] rev 4788
Updated Slovak translation (lua)
Thu, 30 Dec 2010 19:36:40 +0100 Merge
jose1711 [Thu, 30 Dec 2010 19:36:40 +0100] rev 4787
Merge
Thu, 30 Dec 2010 11:32:04 -0500 French translation finally gets some love
ourobolos [Thu, 30 Dec 2010 11:32:04 -0500] rev 4786
French translation finally gets some love
Thu, 30 Dec 2010 16:21:14 +0100 some more themes updated, note comments on brick
Henek [Thu, 30 Dec 2010 16:21:14 +0100] rev 4785
some more themes updated, note comments on brick
Thu, 30 Dec 2010 09:58:05 -0500 avoid uninitialised pointer. thanks to dead.mazayus
nemo [Thu, 30 Dec 2010 09:58:05 -0500] rev 4784
avoid uninitialised pointer. thanks to dead.mazayus
Wed, 29 Dec 2010 22:44:45 -0500 nil check
nemo [Wed, 29 Dec 2010 22:44:45 -0500] rev 4783
nil check
Thu, 30 Dec 2010 01:44:55 +0100 added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Henek [Thu, 30 Dec 2010 01:44:55 +0100] rev 4782
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
Tue, 20 Sep 2011 00:00:22 +0400 Close branch 0.9.15
unc0rr [Tue, 20 Sep 2011 00:00:22 +0400] rev 4781
Close branch
Wed, 29 Dec 2010 16:21:30 -0500 add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
nemo [Wed, 29 Dec 2010 16:21:30 -0500] rev 4780
add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
Wed, 29 Jun 2011 21:52:07 +0200 merge 0.9.15
koda [Wed, 29 Jun 2011 21:52:07 +0200] rev 4779
merge
Wed, 29 Dec 2010 17:27:33 +0100 have napalm strike bombs explode right over the target
sheepluva [Wed, 29 Dec 2010 17:27:33 +0100] rev 4778
have napalm strike bombs explode right over the target
Sat, 26 Feb 2011 17:07:30 +0100 info.plist 2011 0.9.15
koda [Sat, 26 Feb 2011 17:07:30 +0100] rev 4777
info.plist 2011
Wed, 29 Dec 2010 15:57:13 +0100 set windspeed to 0 at the very beginning of the game. (fixes DisableWind game modifier)
sheepluva [Wed, 29 Dec 2010 15:57:13 +0100] rev 4776
set windspeed to 0 at the very beginning of the game. (fixes DisableWind game modifier)
Wed, 02 Feb 2011 09:23:42 +0100 add NOAUTOUPDATE symbol and hedgewars-server.cabal 0.9.15
koda [Wed, 02 Feb 2011 09:23:42 +0100] rev 4775
add NOAUTOUPDATE symbol and hedgewars-server.cabal
Wed, 29 Dec 2010 14:59:56 +0100 fix parachute wall climbing bug
sheepluva [Wed, 29 Dec 2010 14:59:56 +0100] rev 4774
fix parachute wall climbing bug
Tue, 01 Feb 2011 00:12:19 +0100 yay, sdl resumed development and accepted some of our patches in mainstream 0.9.15
koda [Tue, 01 Feb 2011 00:12:19 +0100] rev 4773
yay, sdl resumed development and accepted some of our patches in mainstream
Wed, 29 Dec 2010 02:15:37 +0100 sudden death: now having theme support, still some work though with config
Henek [Wed, 29 Dec 2010 02:15:37 +0100] rev 4772
sudden death: now having theme support, still some work though with config
Thu, 27 Jan 2011 22:55:11 +0100 how about we 60-sec-ban the _kicked user_ instead of the _admin that kicked that user_? :P 0.9.15
sheepluva [Thu, 27 Jan 2011 22:55:11 +0100] rev 4771
how about we 60-sec-ban the _kicked user_ instead of the _admin that kicked that user_? :P
Tue, 28 Dec 2010 20:04:42 -0500 Strip a redundant entry, just use "successful"
nemo [Tue, 28 Dec 2010 20:04:42 -0500] rev 4770
Strip a redundant entry, just use "successful"
Fri, 31 Dec 2010 03:22:30 +0100 put nicer messages and split args
koda [Fri, 31 Dec 2010 03:22:30 +0100] rev 4769
put nicer messages and split args
Sat, 22 Jan 2011 22:35:53 +0300 Disallow isSpace chars at start and end of nicknames and room names 0.9.15
unc0rr [Sat, 22 Jan 2011 22:35:53 +0300] rev 4768
Disallow isSpace chars at start and end of nicknames and room names
Tue, 28 Dec 2010 19:32:21 -0500 return nil values if an invalid visual gear is passed to the get, add a check in Control map lua
nemo [Tue, 28 Dec 2010 19:32:21 -0500] rev 4767
return nil values if an invalid visual gear is passed to the get, add a check in Control map lua
Fri, 31 Dec 2010 02:52:55 +0100 beautify stat page
koda [Fri, 31 Dec 2010 02:52:55 +0100] rev 4766
beautify stat page
Sat, 22 Jan 2011 01:38:01 +0100 fixes for maps and quality = 0 0.9.15
koda [Sat, 22 Jan 2011 01:38:01 +0100] rev 4765
fixes for maps and quality = 0
Tue, 28 Dec 2010 19:20:30 -0500 fix similar problem to last checkin with this lua, also fix line endings
nemo [Tue, 28 Dec 2010 19:20:30 -0500] rev 4764
fix similar problem to last checkin with this lua, also fix line endings
Fri, 31 Dec 2010 01:15:43 +0100 unify stats display on ipad and non-ipad and on saved and normal games
koda [Fri, 31 Dec 2010 01:15:43 +0100] rev 4763
unify stats display on ipad and non-ipad and on saved and normal games
Thu, 20 Jan 2011 21:12:50 +0300 Impement 60 seconds ban after kick from server. Not tested at all. 0.9.15
unc0rr [Thu, 20 Jan 2011 21:12:50 +0300] rev 4762
Impement 60 seconds ban after kick from server. Not tested at all.
Tue, 28 Dec 2010 19:05:58 -0500 Unbreak reduce quality on snow/christmas. Thanks Cairo.
nemo [Tue, 28 Dec 2010 19:05:58 -0500] rev 4761
Unbreak reduce quality on snow/christmas. Thanks Cairo.
Fri, 31 Dec 2010 00:10:38 +0100 simplify stats handling
koda [Fri, 31 Dec 2010 00:10:38 +0100] rev 4760
simplify stats handling
Mon, 17 Jan 2011 14:53:14 +0100 ctrl+q closes frontend also on linux and windows 0.9.15
koda [Mon, 17 Jan 2011 14:53:14 +0100] rev 4759
ctrl+q closes frontend also on linux and windows
Wed, 29 Dec 2010 01:01:51 +0100 drill strike falling instead of exploding when exiting ground
Henek [Wed, 29 Dec 2010 01:01:51 +0100] rev 4758
drill strike falling instead of exploding when exiting ground
Thu, 30 Dec 2010 04:54:25 +0100 initial stats display
koda [Thu, 30 Dec 2010 04:54:25 +0100] rev 4757
initial stats display
Mon, 17 Jan 2011 08:37:43 +0100 add 32 bit version when building for macappstore 0.9.15
koda [Mon, 17 Jan 2011 08:37:43 +0100] rev 4756
add 32 bit version when building for macappstore
Tue, 28 Dec 2010 18:47:44 -0500 Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo [Tue, 28 Dec 2010 18:47:44 -0500] rev 4755
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
Thu, 30 Dec 2010 02:03:24 +0100 moar code cleanup and initial saving of stats
koda [Thu, 30 Dec 2010 02:03:24 +0100] rev 4754
moar code cleanup and initial saving of stats
Sat, 15 Jan 2011 21:59:22 +0100 Added tag 0.9.15-release for changeset 29ab0d49c3e6 0.9.15
koda [Sat, 15 Jan 2011 21:59:22 +0100] rev 4753
Added tag 0.9.15-release for changeset 29ab0d49c3e6
Wed, 29 Dec 2010 00:28:39 +0100 ios version bump and code cleanup
koda [Wed, 29 Dec 2010 00:28:39 +0100] rev 4752
ios version bump and code cleanup
Sat, 15 Jan 2011 21:32:44 +0100 possible fix hanging server on ctlr+w 0.9.15
koda [Sat, 15 Jan 2011 21:32:44 +0100] rev 4751
possible fix hanging server on ctlr+w
Wed, 29 Dec 2010 00:08:21 +0100 oops, forgot to add the graphics
Henek [Wed, 29 Dec 2010 00:08:21 +0100] rev 4750
oops, forgot to add the graphics
Sat, 15 Jan 2011 21:00:45 +0100 Removed tag 0.9.15 0.9.15
koda [Sat, 15 Jan 2011 21:00:45 +0100] rev 4749
Removed tag 0.9.15
Tue, 28 Dec 2010 23:53:37 +0100 sudden death, now with visual and audial effects :D
Henek [Tue, 28 Dec 2010 23:53:37 +0100] rev 4748
sudden death, now with visual and audial effects :D
Tue, 28 Dec 2010 22:40:12 +0100 Merge
jose1711 [Tue, 28 Dec 2010 22:40:12 +0100] rev 4747
Merge
Sat, 15 Jan 2011 16:44:32 +0100 implemented actions for closing/enging program (needs testing over the net) 0.9.15
koda [Sat, 15 Jan 2011 16:44:32 +0100] rev 4746
implemented actions for closing/enging program (needs testing over the net)
Tue, 28 Dec 2010 20:44:06 +0100 fix CMakeLists.txt for CTF_Blizzard
Henek [Tue, 28 Dec 2010 20:44:06 +0100] rev 4745
fix CMakeLists.txt for CTF_Blizzard
Fri, 14 Jan 2011 00:31:21 +0100 general uKey refactor in preparaiton of two new shortcuts 0.9.15
koda [Fri, 14 Jan 2011 00:31:21 +0100] rev 4744
general uKey refactor in preparaiton of two new shortcuts
Tue, 28 Dec 2010 11:58:56 -0500 Seems these aren't needed in CTF_Blizzard. Guess we'll find out
nemo [Tue, 28 Dec 2010 11:58:56 -0500] rev 4743
Seems these aren't needed in CTF_Blizzard. Guess we'll find out
Thu, 13 Jan 2011 04:25:20 +0100 Added tag 0.9.15 for changeset 29ab0d49c3e6 0.9.15
koda [Thu, 13 Jan 2011 04:25:20 +0100] rev 4742
Added tag 0.9.15 for changeset 29ab0d49c3e6
Tue, 28 Dec 2010 11:06:46 -0500 Aaaand, strip these 2 as well.
nemo [Tue, 28 Dec 2010 11:06:46 -0500] rev 4741
Aaaand, strip these 2 as well.
Thu, 13 Jan 2011 04:24:54 +0100 Removed tag 0.9.15 0.9.15
koda [Thu, 13 Jan 2011 04:24:54 +0100] rev 4740
Removed tag 0.9.15
Tue, 28 Dec 2010 10:22:19 -0500 run pngcrush to strip sRGB / iCCP
nemo [Tue, 28 Dec 2010 10:22:19 -0500] rev 4739
run pngcrush to strip sRGB / iCCP
Thu, 13 Jan 2011 04:18:31 +0100 merge 0.9.15
koda [Thu, 13 Jan 2011 04:18:31 +0100] rev 4738
merge
Mon, 27 Dec 2010 17:34:51 -0500 Add Hangul to CheckCJK
nemo [Mon, 27 Dec 2010 17:34:51 -0500] rev 4737
Add Hangul to CheckCJK
Thu, 13 Jan 2011 04:17:51 +0100 merge 0.9.15
koda [Thu, 13 Jan 2011 04:17:51 +0100] rev 4736
merge
Mon, 27 Dec 2010 17:34:34 -0500 0.9.15 merge + typo fix
nemo [Mon, 27 Dec 2010 17:34:34 -0500] rev 4735
0.9.15 merge + typo fix
Thu, 13 Jan 2011 04:17:19 +0100 merge 0.9.15
koda [Thu, 13 Jan 2011 04:17:19 +0100] rev 4734
merge
Thu, 13 Jan 2011 02:56:25 +0100 Added tag 0.9.15 for changeset bd74fd83929a 0.9.15
koda [Thu, 13 Jan 2011 02:56:25 +0100] rev 4733
Added tag 0.9.15 for changeset bd74fd83929a
Tue, 28 Jun 2011 01:05:33 +0200 expose the available translations in the plist file for 0.9.15 (rf31d1073345e) 0.9.15
koda [Tue, 28 Jun 2011 01:05:33 +0200] rev 4732
expose the available translations in the plist file for 0.9.15 (rf31d1073345e)
Mon, 27 Dec 2010 16:32:15 -0500 merge 0.9.15 (with a typo fix)
nemo [Mon, 27 Dec 2010 16:32:15 -0500] rev 4731
merge 0.9.15 (with a typo fix)
Tue, 28 Dec 2010 10:31:48 +0100 typo 0.9.15
koda [Tue, 28 Dec 2010 10:31:48 +0100] rev 4730
typo
Sun, 26 Jun 2011 23:56:24 +0200 restore logging on mac for 0.9.15 as well (r91752f716d64) 0.9.15
koda [Sun, 26 Jun 2011 23:56:24 +0200] rev 4729
restore logging on mac for 0.9.15 as well (r91752f716d64)
Mon, 27 Dec 2010 22:22:50 +0100 AddFileLogs 0.9.15
koda [Mon, 27 Dec 2010 22:22:50 +0100] rev 4728
AddFileLogs
Thu, 13 Jan 2011 03:01:38 +0100 Added tag 0.9.15 for changeset 29ab0d49c3e6 0.9.15
koda [Thu, 13 Jan 2011 03:01:38 +0100] rev 4727
Added tag 0.9.15 for changeset 29ab0d49c3e6
Thu, 13 Jan 2011 03:07:55 +0100 Removed tag 0.9.15 0.9.15
koda [Thu, 13 Jan 2011 03:07:55 +0100] rev 4726
Removed tag 0.9.15
Sun, 26 Jun 2011 23:09:48 +0200 fix 0.9.15 compilation when debugfile is not specified (there is a better fix already in trunk) 0.9.15
koda [Sun, 26 Jun 2011 23:09:48 +0200] rev 4725
fix 0.9.15 compilation when debugfile is not specified (there is a better fix already in trunk)
Mon, 27 Dec 2010 22:47:18 +0100 make korean translation of engine available
Henek [Mon, 27 Dec 2010 22:47:18 +0100] rev 4724
make korean translation of engine available
Mon, 27 Dec 2010 12:51:08 -0500 Changelog entry applies to .15 too 0.9.15 0.9.15-release
nemo [Mon, 27 Dec 2010 12:51:08 -0500] rev 4723
Changelog entry applies to .15 too
Mon, 27 Dec 2010 19:49:40 +0100 update Swedish
Henek [Mon, 27 Dec 2010 19:49:40 +0100] rev 4722
update Swedish
Mon, 27 Dec 2010 12:47:51 -0500 Merge trunk into 0.9.15, excluding CMakeLists.txt and ChangeLog.txt - this should fix snowball again, pick up some more translation changes, hide the seed button by default and fix a couple of frontend desyncs 0.9.15
nemo [Mon, 27 Dec 2010 12:47:51 -0500] rev 4721
Merge trunk into 0.9.15, excluding CMakeLists.txt and ChangeLog.txt - this should fix snowball again, pick up some more translation changes, hide the seed button by default and fix a couple of frontend desyncs
Mon, 27 Dec 2010 12:43:29 -0500 Allow people to see my clever seed names if I set to something other than random seed hash.
nemo [Mon, 27 Dec 2010 12:43:29 -0500] rev 4720
Allow people to see my clever seed names if I set to something other than random seed hash.
Sun, 26 Dec 2010 23:38:02 -0500 First pass at korean locale
TrevInc [Sun, 26 Dec 2010 23:38:02 -0500] rev 4719
First pass at korean locale
Sun, 26 Dec 2010 23:35:55 -0500 strip
nemo [Sun, 26 Dec 2010 23:35:55 -0500] rev 4718
strip
Sun, 26 Dec 2010 23:35:31 -0500 Resize snowball in hand
nemo [Sun, 26 Dec 2010 23:35:31 -0500] rev 4717
Resize snowball in hand
Sun, 26 Dec 2010 23:11:20 -0500 portuguese update
inu [Sun, 26 Dec 2010 23:11:20 -0500] rev 4716
portuguese update
Sun, 26 Dec 2010 21:00:35 -0500 remove these again...
nemo [Sun, 26 Dec 2010 21:00:35 -0500] rev 4715
remove these again...
Sun, 26 Dec 2010 20:41:41 -0500 moar polish
szczur [Sun, 26 Dec 2010 20:41:41 -0500] rev 4714
moar polish
Sun, 26 Dec 2010 18:08:04 -0500 few more lua phrases
nemo [Sun, 26 Dec 2010 18:08:04 -0500] rev 4713
few more lua phrases
Mon, 27 Dec 2010 00:04:50 +0100 a little addition to the changelog
Henek [Mon, 27 Dec 2010 00:04:50 +0100] rev 4712
a little addition to the changelog
Sun, 26 Dec 2010 17:40:35 -0500 remove another missed dupe from previous generation
nemo [Sun, 26 Dec 2010 17:40:35 -0500] rev 4711
remove another missed dupe from previous generation
Sun, 26 Dec 2010 23:28:11 +0100 fixed Swedish translation
Henek [Sun, 26 Dec 2010 23:28:11 +0100] rev 4710
fixed Swedish translation
Sun, 26 Dec 2010 23:18:43 +0100 fixed strange config on room join and untranslated "Normal" gameplay option
Henek [Sun, 26 Dec 2010 23:18:43 +0100] rev 4709
fixed strange config on room join and untranslated "Normal" gameplay option
Sun, 26 Dec 2010 16:56:33 -0500 add dx/dy increment prior to dostepbulletwork to avoid hurting yourself due to adjusted radius interaction (which snowball needs)
nemo [Sun, 26 Dec 2010 16:56:33 -0500] rev 4708
add dx/dy increment prior to dostepbulletwork to avoid hurting yourself due to adjusted radius interaction (which snowball needs)
Sun, 26 Dec 2010 16:45:14 -0500 Add stubs for korean locale, now that we have a volunteer, update locale files
nemo [Sun, 26 Dec 2010 16:45:14 -0500] rev 4707
Add stubs for korean locale, now that we have a volunteer, update locale files
Sun, 26 Dec 2010 16:01:39 -0500 completely disable falling back to "say" in chHogSay
nemo [Sun, 26 Dec 2010 16:01:39 -0500] rev 4706
completely disable falling back to "say" in chHogSay
Sun, 26 Dec 2010 15:37:43 -0500 ok. restore old [r + 1 + r] for gear width for a moment, and reset snowballs.
nemo [Sun, 26 Dec 2010 15:37:43 -0500] rev 4705
ok. restore old [r + 1 + r] for gear width for a moment, and reset snowballs.
Sun, 26 Dec 2010 15:30:24 -0500 increase snowball radius
nemo [Sun, 26 Dec 2010 15:30:24 -0500] rev 4704
increase snowball radius
Sun, 26 Dec 2010 15:29:04 -0500 oh. and koda's revision too
nemo [Sun, 26 Dec 2010 15:29:04 -0500] rev 4703
oh. and koda's revision too
Sun, 26 Dec 2010 15:28:44 -0500 merge 0.9.15 with default
nemo [Sun, 26 Dec 2010 15:28:44 -0500] rev 4702
merge 0.9.15 with default
Sun, 26 Dec 2010 19:30:51 +0100 restore showing a bigger icon for themes
koda [Sun, 26 Dec 2010 19:30:51 +0100] rev 4701
restore showing a bigger icon for themes
Sun, 26 Dec 2010 12:42:22 -0500 oops. forgot to check on indestructible in combination with disableLandBack 0.9.15
nemo [Sun, 26 Dec 2010 12:42:22 -0500] rev 4700
oops. forgot to check on indestructible in combination with disableLandBack
Sun, 26 Dec 2010 19:25:40 +0100 hide seed...
koda [Sun, 26 Dec 2010 19:25:40 +0100] rev 4699
hide seed...
Sun, 26 Dec 2010 17:31:58 +0100 Updated maps CTF, Control and new unscripted map Blizzard 0.9.15
mikade [Sun, 26 Dec 2010 17:31:58 +0100] rev 4698
Updated maps CTF, Control and new unscripted map Blizzard
Sun, 26 Dec 2010 20:17:15 +0300 ban CMakeCache.txt
unc0rr [Sun, 26 Dec 2010 20:17:15 +0300] rev 4697
ban CMakeCache.txt
Sun, 26 Dec 2010 11:21:09 -0500 merge default into 0.9.15 0.9.15
nemo [Sun, 26 Dec 2010 11:21:09 -0500] rev 4696
merge default into 0.9.15
Sun, 26 Dec 2010 11:17:01 -0500 add a disabling for landback, set it if flakes are enabled
nemo [Sun, 26 Dec 2010 11:17:01 -0500] rev 4695
add a disabling for landback, set it if flakes are enabled
Sun, 26 Dec 2010 18:56:31 +0300 Add 0.9.15 to the list of known versions
unc0rr [Sun, 26 Dec 2010 18:56:31 +0300] rev 4694
Add 0.9.15 to the list of known versions
Sun, 26 Dec 2010 19:06:10 +0300 Apply 2fa92e9a0a here 0.9.15
unC0Rr [Sun, 26 Dec 2010 19:06:10 +0300] rev 4693
Apply 2fa92e9a0a here
Sun, 26 Dec 2010 18:56:00 +0300 Update doc a bit
unc0rr [Sun, 26 Dec 2010 18:56:00 +0300] rev 4692
Update doc a bit
Sun, 26 Dec 2010 15:50:21 +0100 Turn off dust when drilling through air 0.9.15
Palewolf [Sun, 26 Dec 2010 15:50:21 +0100] rev 4691
Turn off dust when drilling through air
Sun, 26 Dec 2010 10:47:03 -0500 revert last change. ordinary fire is fine, but HHG screws up.
nemo [Sun, 26 Dec 2010 10:47:03 -0500] rev 4690
revert last change. ordinary fire is fine, but HHG screws up.
Sun, 26 Dec 2010 14:58:28 +0100 Added star, exclamation and question mark signs 0.9.15
Palewolf [Sun, 26 Dec 2010 14:58:28 +0100] rev 4689
Added star, exclamation and question mark signs
Sun, 26 Dec 2010 10:31:10 -0500 disable landbackpixel on small explosions
nemo [Sun, 26 Dec 2010 10:31:10 -0500] rev 4688
disable landbackpixel on small explosions
Sun, 26 Dec 2010 00:47:18 -0500 pull in a few changes from default 0.9.15
nemo [Sun, 26 Dec 2010 00:47:18 -0500] rev 4687
pull in a few changes from default
Sun, 26 Dec 2010 00:28:23 -0500 remove all screwing about with uLandGraphics - have not found a way to properly handle LandBackTex through despeckling or fill checks that does not result in ugly fire damage or wiped out landbacktex. Would rather some snowflakes lines than that.
nemo [Sun, 26 Dec 2010 00:28:23 -0500] rev 4686
remove all screwing about with uLandGraphics - have not found a way to properly handle LandBackTex through despeckling or fill checks that does not result in ugly fire damage or wiped out landbacktex. Would rather some snowflakes lines than that.
Sun, 26 Dec 2010 00:15:41 +0100 Small fixes. Thanks Hennek. 0.9.15
Palewolf [Sun, 26 Dec 2010 00:15:41 +0100] rev 4685
Small fixes. Thanks Hennek.
Sat, 25 Dec 2010 22:58:35 -0500 +2 was intended to be consistent on diametre (1px + radius *2) but screws up bullet
nemo [Sat, 25 Dec 2010 22:58:35 -0500] rev 4684
+2 was intended to be consistent on diametre (1px + radius *2) but screws up bullet
Sat, 25 Dec 2010 22:44:20 +0100 Updated changelog 0.9.15
Palewolf [Sat, 25 Dec 2010 22:44:20 +0100] rev 4683
Updated changelog
Sat, 25 Dec 2010 21:35:40 -0500 add a GetGearElasticity since Mikade kept asking for it. (actually return *10000 to handle it being an hwFloat - I assume large values will just overflow to negative)
nemo [Sat, 25 Dec 2010 21:35:40 -0500] rev 4682
add a GetGearElasticity since Mikade kept asking for it. (actually return *10000 to handle it being an hwFloat - I assume large values will just overflow to negative)
Sat, 25 Dec 2010 23:09:54 +0300 Allow 8 teams in server 0.9.15
unc0rr [Sat, 25 Dec 2010 23:09:54 +0300] rev 4681
Allow 8 teams in server
Sat, 25 Dec 2010 14:52:16 -0500 aaaaargh (fix cmakelists again)
nemo [Sat, 25 Dec 2010 14:52:16 -0500] rev 4680
aaaaargh (fix cmakelists again)
Sat, 25 Dec 2010 20:47:29 +0100 Capture the flag (Blizzard) Map 0.9.15
Palewolf [Sat, 25 Dec 2010 20:47:29 +0100] rev 4679
Capture the flag (Blizzard) Map
Sat, 25 Dec 2010 20:47:29 +0100 Capture the flag (Blizzard) Map
Palewolf [Sat, 25 Dec 2010 20:47:29 +0100] rev 4678
Capture the flag (Blizzard) Map
Sat, 25 Dec 2010 22:24:47 +0300 Set version to 0.9.15, remove -dev suffix 0.9.15
unc0rr [Sat, 25 Dec 2010 22:24:47 +0300] rev 4677
Set version to 0.9.15, remove -dev suffix
Sat, 25 Dec 2010 22:22:33 +0300 Some fixes in ru translation
unc0rr [Sat, 25 Dec 2010 22:22:33 +0300] rev 4676
Some fixes in ru translation
Sat, 25 Dec 2010 14:10:11 -0500 oops. forgot cmake for Control map
nemo [Sat, 25 Dec 2010 14:10:11 -0500] rev 4675
oops. forgot cmake for Control map
Sat, 25 Dec 2010 18:07:34 +0300 Update missions
mikade [Sat, 25 Dec 2010 18:07:34 +0300] rev 4674
Update missions
Sat, 25 Dec 2010 18:06:33 +0300 sv.lua
Henek [Sat, 25 Dec 2010 18:06:33 +0300] rev 4673
sv.lua
Fri, 24 Dec 2010 16:44:31 -0500 Sorry guys. I'll be more careful in future (remove more dupes)
nemo [Fri, 24 Dec 2010 16:44:31 -0500] rev 4672
Sorry guys. I'll be more careful in future (remove more dupes)
Fri, 24 Dec 2010 16:29:40 -0500 Remove a dupe :-/
nemo [Fri, 24 Dec 2010 16:29:40 -0500] rev 4671
Remove a dupe :-/
Fri, 24 Dec 2010 16:24:30 -0500 oops
nemo [Fri, 24 Dec 2010 16:24:30 -0500] rev 4670
oops
(0) -3000 -1000 -960 +960 +1000 +3000 +10000 tip