nemo [Sun, 06 Nov 2011 12:40:35 -0500] rev 6302
Spread flakes out over 5 layers now (far back, mid distance, just behind land, just in front of lands and hog, near distance). Spread clouds out over 3 layers (far back, mid distance, just behind land). Add a flatten clouds option, use
d on Underwater. Alter some flake PNGs to reduce variation in size since scaling is being used.
koda [Sun, 06 Nov 2011 17:43:57 +0100] rev 6301
engine interaction class refactoring, round 4 or 5, can't remember: this time use the class methods to create an instance object and operates on that, reducing the number of arguments between methods and simplifying memory management
koda [Sun, 06 Nov 2011 16:41:14 +0100] rev 6300
move two class files in a correct directory
nemo [Sun, 06 Nov 2011 10:26:12 -0500] rev 6299
exclude hogs from density check
nemo [Sat, 05 Nov 2011 21:51:50 -0400] rev 6298
too game breaking I think
nemo [Sat, 05 Nov 2011 21:24:54 -0400] rev 6297
Include density in gear kick
nemo [Sat, 05 Nov 2011 21:01:21 -0400] rev 6296
not sure why this condition wasn't here before
nemo [Sat, 05 Nov 2011 20:51:15 -0400] rev 6295
Due to the small values and friction, halve the step in low gravity, instead of the value
nemo [Sat, 05 Nov 2011 20:09:48 -0400] rev 6294
Don't set moving if on flat surface
nemo [Sat, 05 Nov 2011 19:12:15 -0400] rev 6293
skip when attacking as well
nemo [Sat, 05 Nov 2011 17:42:30 -0400] rev 6292
This has bugged me for a while. Fix text position in frame 4. Also shrink size.
nemo [Sat, 05 Nov 2011 17:24:09 -0400] rev 6291
A bit less WTF of ice, ice chutes now work. Also tweak flake respawn positions a bit
unc0rr [Sat, 05 Nov 2011 20:43:20 +0300] rev 6290
Some improvements to the parser
nemo [Sat, 05 Nov 2011 12:10:49 -0400] rev 6289
Increase rarity of near flakes (don't want them intruding in game much). Also fix stereo. Near flakes were being drawn far.
nemo [Sat, 05 Nov 2011 11:41:56 -0400] rev 6288
Flatten flakes for halloween theme, based on feedback from sheepluva
unc0rr [Sat, 05 Nov 2011 09:38:07 +0300] rev 6287
merge
koda [Sat, 05 Nov 2011 06:06:04 +0100] rev 6286
and while we are giving SDLh.pas all this love, let's fix the signature of one SDL_ttf calls
koda [Sat, 05 Nov 2011 06:02:32 +0100] rev 6285
ooops :D
koda [Sat, 05 Nov 2011 05:25:04 +0100] rev 6284
fix signedness of sdl bindings
koda [Sat, 05 Nov 2011 04:58:22 +0100] rev 6283
oops, fix the size of a few event structs i just added
koda [Sat, 05 Nov 2011 03:05:37 +0100] rev 6282
just for the sake of it, add the missing sdl13 events and do some cleanup
koda [Sat, 05 Nov 2011 01:25:11 +0100] rev 6281
avoid linking compatible code from sdl library, let's provide our own
nemo [Fri, 04 Nov 2011 19:00:41 -0400] rev 6280
Avoid overflowing event
sheepluva [Fri, 04 Nov 2011 21:44:57 +0100] rev 6279
I hope this helps...
sheepluva [Fri, 04 Nov 2011 12:50:37 +0100] rev 6278
tweak DrawTunnel call of blowtorch. should fix issues with blowtorch going horizontal when it shouldn't
unc0rr [Sat, 05 Nov 2011 09:37:17 +0300] rev 6277
A try to improve parser move (has regressions)
koda [Fri, 04 Nov 2011 00:38:37 +0100] rev 6276
while formatting the ammomenu code i found out that it's simpler to move than i thought, and fixed a small glitch when animation was disabled
unc0rr [Fri, 04 Nov 2011 14:10:27 +0300] rev 6275
Many improvements to the parser
unc0rr [Thu, 03 Nov 2011 23:16:26 +0300] rev 6274
Better 'else' part
unc0rr [Thu, 03 Nov 2011 23:12:22 +0300] rev 6273
Starting pas2C using library called 'pretty'
unc0rr [Thu, 03 Nov 2011 22:11:35 +0300] rev 6272
- Update to compile with parsec 3.*
- Beat vars issue
nemo [Thu, 03 Nov 2011 10:36:10 -0400] rev 6271
Bounce can't be set on this anyway, and if we did make it work, it'd probably be OP
unc0rr [Thu, 03 Nov 2011 17:15:54 +0400] rev 6270
Improve pascal parser, now it is able to successfully parse uGame.pas (though it eats all comments). Many things are still missing. Well, it's just a matter of time to implement the rest. All basic work is already done anyway.
koda [Thu, 03 Nov 2011 05:15:39 +0100] rev 6269
small tweak to ingamemenu class
koda [Thu, 03 Nov 2011 05:09:05 +0100] rev 6268
double two finger tap to make screenshot on ios (though folder is not yet accessible)
koda [Thu, 03 Nov 2011 03:58:24 +0100] rev 6267
make screenshots with 32bits of depths, so that they are more opengles friendly
koda [Thu, 03 Nov 2011 01:10:25 +0100] rev 6266
convert gameinterfacebridge in simple-to-use class methods
koda [Thu, 03 Nov 2011 00:56:44 +0100] rev 6265
aaand remove also ipcport from the class interface as well
koda [Wed, 02 Nov 2011 19:17:07 +0100] rev 6264
do not forget to keep track of teams here
koda [Wed, 02 Nov 2011 19:07:37 +0100] rev 6263
don't keep track of the savepath and of engineprotocol objects
koda [Wed, 02 Nov 2011 17:42:52 +0100] rev 6262
better
koda [Wed, 02 Nov 2011 16:31:16 +0100] rev 6261
remove the need of saving the calling controller (disabling stats, but they were already broken by a previous commit)
koda [Wed, 02 Nov 2011 09:48:29 +0100] rev 6260
slight simplification
koda [Wed, 02 Nov 2011 09:24:18 +0100] rev 6259
move objc overlay creation after sdlwindow has been created
sheepluva [Mon, 31 Oct 2011 21:04:18 +0100] rev 6258
widen mission list
sheepluva [Mon, 31 Oct 2011 20:51:00 +0100] rev 6257
mission locale -> UTF-8
unc0rr [Mon, 31 Oct 2011 22:32:53 +0300] rev 6256
ru localization
nemo [Mon, 31 Oct 2011 15:05:39 -0400] rev 6255
oh, probably needs resetting here too
nemo [Mon, 31 Oct 2011 14:08:10 -0400] rev 6254
Force a desync if there is a script name mismatch. This avoids playing until the game desyncs due to script differences.
mikade [Mon, 31 Oct 2011 19:40:39 +0200] rev 6253
Add "Surfer" achievement to Space Invasion.
Balance "Shield Miser" in Space Invasion.
Fix disappearing ghost bug in Racer
Extend waypoint limit to 8 in Racer
Lengthen ghost tracking interval to improve performance in Racer.
Allow users to view score between turns now that HideMission() is fixed.
sheepluva [Mon, 31 Oct 2011 16:56:48 +0100] rev 6252
this seems... um.. random
sheepluva [Mon, 31 Oct 2011 16:44:25 +0100] rev 6251
Bee:
+ don't explode on time expiration but fall instead (still explodes on impact)
* avoid side-effects by removing flag sharing between different bees.
sheepluva [Mon, 31 Oct 2011 14:44:43 +0100] rev 6250
mikade's request: dont delete mission text/texture in HideMission() (so that it can still be looked at in ESC menu
sheepluva [Mon, 31 Oct 2011 13:36:39 +0100] rev 6249
fix HideMission()
sheepluva [Mon, 31 Oct 2011 13:12:10 +0100] rev 6248
don't hide target cursor if a hedgehog (other than current) is drowning, thanks to mikade for pointing this out
koda [Mon, 31 Oct 2011 03:08:16 +0100] rev 6247
unified the objc game state in a single place, which allowed some optimization to ObjcExport class (and more)
koda [Mon, 31 Oct 2011 01:44:32 +0100] rev 6246
just moving ios server stuff around
sheepluva [Sun, 30 Oct 2011 23:24:36 +0100] rev 6245
fix mission map script loading
sheepluva [Sun, 30 Oct 2011 21:19:47 +0100] rev 6244
don't let forced hog movement (with no damage) suspend/halt shot charging
this also caused frozen turns in combination with bee, as reported by Djrulz1
sheepluva [Sun, 30 Oct 2011 17:56:19 +0100] rev 6243
whoops, I'm a nerd