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.
(0) -3000 -1000 -480 +480 +1000 +3000 +10000 tip