smxx [Fri, 26 Mar 2010 00:39:49 +0000] rev 3069
CMake:
* Don't build Lua on systems other than Win32/Apple
nemo [Fri, 26 Mar 2010 00:39:00 +0000] rev 3068
remove utility flag
smxx [Fri, 26 Mar 2010 00:37:36 +0000] rev 3067
CMake:
* Finally auto detect Lua system libraries on ALL unix/linux systems (hope so)
* Fixed first time configure for hwengine (tried to set LUA_LIBRARY before triggering detection)
nemo [Fri, 26 Mar 2010 00:26:32 +0000] rev 3066
Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
mbait [Thu, 25 Mar 2010 23:03:21 +0000] rev 3065
Birdy egg added
koda [Thu, 25 Mar 2010 23:02:55 +0000] rev 3064
testing ftw
koda [Thu, 25 Mar 2010 23:01:50 +0000] rev 3063
reworked interaction of engine/frontend when closing
added a corner button for general actions during game
nemo [Thu, 25 Mar 2010 02:02:53 +0000] rev 3062
tweak kick in case of wrapping
smxx [Wed, 24 Mar 2010 23:31:13 +0000] rev 3061
Frontend:
* Updated game scheme page
* Removed text labels from toggle buttons (looked ugly on smaller resolutions)
nemo [Wed, 24 Mar 2010 18:01:49 +0000] rev 3060
Android hat
nemo [Wed, 24 Mar 2010 15:36:46 +0000] rev 3059
Tiy redraws random order button
smxx [Wed, 24 Mar 2010 14:03:03 +0000] rev 3058
Engine:
* Free land objects right after map drawing
Frontend:
* No longer remove duplicates from friends/ignore lists (to keep Qt 4.4 compatibility)
Maps:
* No longer lock camera on balls on Knockball
nemo [Wed, 24 Mar 2010 11:01:21 +0000] rev 3057
Use MAXTHEMEOBJECTS instead of Count which appears to be 0 at this point.
palewolf [Tue, 23 Mar 2010 23:08:57 +0000] rev 3056
- Avoid gaps between land and grass in mushroom2
- Add bottom margin to moles to avoid flying heads on thin land
koda [Tue, 23 Mar 2010 21:58:23 +0000] rev 3055
fix a build error on 10.5, LandPixels properly initialized
palewolf [Tue, 23 Mar 2010 21:50:26 +0000] rev 3054
Make UFO rotate while flying
nemo [Tue, 23 Mar 2010 19:06:43 +0000] rev 3053
Free land object SDL surfaces.
unc0rr [Tue, 23 Mar 2010 16:53:45 +0000] rev 3052
wtf
unc0rr [Tue, 23 Mar 2010 16:50:13 +0000] rev 3051
Ok, this part is ok
smxx [Mon, 22 Mar 2010 20:57:49 +0000] rev 3050
Maps:
* Added Palewolf's Spanish translation for Basketball's script
* Added Knockball's directory to directories to be installed
nemo [Mon, 22 Mar 2010 20:19:06 +0000] rev 3049
I can't read.
nemo [Mon, 22 Mar 2010 18:04:18 +0000] rev 3048
oh. I missed the fact he moved it to uLandTexture
nemo [Mon, 22 Mar 2010 18:02:39 +0000] rev 3047
Oops. More like this. (initEverything was being called for Game() and preview in non-iphone already)
nemo [Mon, 22 Mar 2010 17:59:59 +0000] rev 3046
Remove doubled call of freeEverything. restore freeing of LandBackSurface pending unc0rr explaining why 'sactly he took it out (assuming an error right now)
unc0rr [Mon, 22 Mar 2010 17:48:19 +0000] rev 3045
Clean Augean stables
smxx [Mon, 22 Mar 2010 13:44:35 +0000] rev 3044
Engine:
* Added animation to AI's thinking bubble
Frontend:
* Updated settings page to use new add/edit/delete buttons for teams and weapon schemes (delete buttons are disabled and invisible for now)
* Updated English and German locales
nemo [Mon, 22 Mar 2010 11:52:16 +0000] rev 3043
Just tidying up a bit. Comments, moving uMisc to end of frees in case ones above it need logging
palewolf [Sun, 21 Mar 2010 22:26:12 +0000] rev 3042
Fix 16px offset on previous commit
koda [Sun, 21 Mar 2010 20:55:45 +0000] rev 3041
fix a small leak
koda [Sun, 21 Mar 2010 20:54:18 +0000] rev 3040
Insert commit message here (to get along with palewolf)
palewolf [Sun, 21 Mar 2010 20:53:34 +0000] rev 3039
Insert commit message here
unc0rr [Sun, 21 Mar 2010 19:02:03 +0000] rev 3038
In pascal unit is a namespace
nemo [Sun, 21 Mar 2010 18:42:34 +0000] rev 3037
Rename current things called utilities to Effects (since they impact game state / flags w/o using a gear) and add a bunch of things that don't cause damage and are just used to move to Utility crate.
nemo [Sun, 21 Mar 2010 16:51:33 +0000] rev 3036
Make barrels a little more likely to blow up. 25% more damage in fall
palewolf [Sun, 21 Mar 2010 16:45:46 +0000] rev 3035
- Updated snail, added mushrooms to nature theme
- Fix explosion border color on desert theme
koda [Sun, 21 Mar 2010 16:42:41 +0000] rev 3034
fix a rotation glitch
set to binary interface and project files
nemo [Sun, 21 Mar 2010 16:04:57 +0000] rev 3033
FillAmmoStore is reused - check for before start of play.
palewolf [Sun, 21 Mar 2010 15:50:38 +0000] rev 3032
Insert commit message here
nemo [Sun, 21 Mar 2010 13:53:47 +0000] rev 3031
Fix indexed flags
nemo [Sun, 21 Mar 2010 13:41:11 +0000] rev 3030
Remove Timer2 from Gear, add a Timer to Hedgehog
koda [Sun, 21 Mar 2010 03:51:58 +0000] rev 3029
a couple of smaller cleanups that didn't get in previous commit
nemo [Sun, 21 Mar 2010 03:51:53 +0000] rev 3028
Add a 2nd timer variable due to conflicts. This could perhaps use renaming
koda [Sun, 21 Mar 2010 01:54:57 +0000] rev 3027
lotsa optimizations and redraws for the iFrontend
koda [Sat, 20 Mar 2010 23:33:37 +0000] rev 3026
move interface files around to use standard names in different versions
koda [Sat, 20 Mar 2010 15:16:59 +0000] rev 3025
update project for ipad target
relocate objects (windbar, fps, timer) so that window size doesn't matter
move touch input in its custom controller rather than hack sdl one
nemo [Fri, 19 Mar 2010 19:49:33 +0000] rev 3024
aaaand back to 15s. most changed line of code ever.
nemo [Fri, 19 Mar 2010 02:06:27 +0000] rev 3023
so claymore will quit complaining 'cause he can't think fast enough
nemo [Thu, 18 Mar 2010 23:56:06 +0000] rev 3022
Adjust increment since there is no timer
koda [Thu, 18 Mar 2010 23:25:32 +0000] rev 3021
move the buttons a little
don't make assumptions on the screen size
nemo [Thu, 18 Mar 2010 17:52:56 +0000] rev 3020
use cWaterLine for steam, splashes and droplets
smxx [Thu, 18 Mar 2010 09:55:22 +0000] rev 3019
Frontend:
* Updated stylesheets and resized icons
* Forced Frontend's minimum size to 800x600
* Fixed some swapped texts in German locale
Graphics:
* Added two hats by DJ. LisT
nemo [Thu, 18 Mar 2010 02:55:42 +0000] rev 3018
Adjust tests for cluster and watermelon, add molotov, assign FP test to whip, try to keep AI from attempting fire walking.
koda [Thu, 18 Mar 2010 02:27:46 +0000] rev 3017
fix the glitch causing pass-through in land objects besides first game
unc0rr [Fri, 12 Nov 2010 19:47:52 +0300] rev 3016
Close this one
koda [Thu, 18 Mar 2010 02:18:50 +0000] rev 3015
add jump and backjump controls
fix a small glitch when dimming the controls
mbait [Wed, 17 Mar 2010 23:01:53 +0000] rev 3014
default lua variable fix
smxx [Wed, 17 Mar 2010 22:56:23 +0000] rev 3013
General:
* Updated Spanish translation by Palewolf
Maps:
* Updated Knockball to use less strings and placeholders
mbait [Wed, 17 Mar 2010 22:53:45 +0000] rev 3012
copy of trunk
smxx [Wed, 17 Mar 2010 12:30:55 +0000] rev 3011
General:
* Reorganized training files
smxx [Wed, 17 Mar 2010 11:02:08 +0000] rev 3010
Frontend:
* Fixed scheme selection (dang!)