Sun, 11 Sep 2011 10:22:09 -0400 |
nemo |
I do believe the only thing that was *ever* wrong with camera shake was someone decided to use getRandom on something that had always been a visual effect anyway. Pretty sure WorldDx is in fact safe to modify.
|
changeset |
files
|
Sun, 11 Sep 2011 16:18:49 +0200 |
sheepluva |
small de update
|
changeset |
files
|
Sun, 11 Sep 2011 16:07:36 +0200 |
sheepluva |
whoops, I didn't want to commit that line
|
changeset |
files
|
Sun, 11 Sep 2011 10:00:32 -0400 |
nemo |
tweak
|
changeset |
files
|
Sun, 11 Sep 2011 09:46:22 -0400 |
nemo |
Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
|
changeset |
files
|
Sun, 11 Sep 2011 15:38:45 +0200 |
sheepluva |
make "All Files" file filter in file dialog actually display all files rather then just those with a dot in their name
|
changeset |
files
|
Sun, 11 Sep 2011 15:18:46 +0200 |
sheepluva |
fix for issue #269
|
changeset |
files
|
Sun, 11 Sep 2011 08:54:21 -0400 |
nemo |
Try the same offsetting as X - I think it helps w/ mikade's Space Invasion camera problem
|
changeset |
files
|
Sat, 10 Sep 2011 22:55:31 -0400 |
sheepluva |
fix for issue #276
|
changeset |
files
|
Sun, 11 Sep 2011 04:22:57 +0200 |
sheepluva |
german lua translations
|
changeset |
files
|
Sun, 11 Sep 2011 04:08:50 +0200 |
mikade |
Substitute broken Tumbler-based GaudyRacer with generic, map independant Racer.
|
changeset |
files
|
Sat, 10 Sep 2011 21:23:12 -0400 |
nemo |
A hopefully reliable lua update. If I clobber anything, well, there's always file history ;)
|
changeset |
files
|
Sat, 10 Sep 2011 21:02:34 -0400 |
nemo |
For better or for worse. Add sheepluva's forcing of clean on engine subdirectory. This works around a bug in fpc 2.4-2.6 that appears to generate incorrect inlining of loops on 2nd build. -B avoids this, but without a clean, the -B never got called. Also restore options, which I had confused w/ config. my bad.
|
changeset |
files
|
Sun, 11 Sep 2011 02:24:46 +0200 |
mikade |
fix timebox (differently), support for more players, remove version numbers,
|
changeset |
files
|
Sun, 11 Sep 2011 00:36:47 +0200 |
sheepluva |
some portal love for deagle/etc shots
|
changeset |
files
|
Sat, 10 Sep 2011 11:40:37 -0400 |
nemo |
tone flash waaaaay down when zoomed out
|
changeset |
files
|
Sat, 10 Sep 2011 16:21:38 +0200 |
sheepluva |
fix: let's use less random code for drawing the bullet trajectory
|
changeset |
files
|
Sat, 10 Sep 2011 10:13:19 -0400 |
nemo |
This condition should have been removed when I was changing targetting
|
changeset |
files
|
Sat, 10 Sep 2011 14:43:16 +0200 |
sheepluva |
translation fail/typo
|
changeset |
files
|
Sat, 10 Sep 2011 14:10:14 +0200 |
sheepluva |
some sniper training improvements and few german lua translations
|
changeset |
files
|
Sat, 10 Sep 2011 04:08:15 +0200 |
sheepluva |
actual rope fix for hogs getting stuck on walls
|
changeset |
files
|
Sat, 10 Sep 2011 03:27:47 +0200 |
sheepluva |
rollin' back my silly hack ( rea4d1fe665d7 )
|
changeset |
files
|
Sat, 10 Sep 2011 01:05:01 +0200 |
sheepluva |
Fix preview of ruler map. Thanks to Randy for pointing out it was incorrect.
|
changeset |
files
|
Fri, 09 Sep 2011 18:30:40 -0400 |
nemo |
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
|
changeset |
files
|
Fri, 09 Sep 2011 21:31:39 +0200 |
sheepluva |
monkey task: always log to userpath
|
changeset |
files
|
Fri, 09 Sep 2011 20:17:50 +0200 |
sheepluva |
move hedgehogs out of walls
|
changeset |
files
|
Fri, 09 Sep 2011 22:04:40 +0400 |
unc0rr |
Don't test for hasGone in unapproved places. Now any possibility of desync on player quit is ruled out. Not tested at all.
|
changeset |
files
|
Fri, 16 Sep 2011 17:36:05 +0200 |
Xeli |
Changed firebutton, parameters in uTouch might need to be tweaked some more
hedgeroid
|
changeset |
files
|
Fri, 09 Sep 2011 15:52:59 +0200 |
sheepluva |
we don't need trailing whitespaces... I guess :P
|
changeset |
files
|
Wed, 14 Sep 2011 18:43:16 +0200 |
Xeli |
Fix to enable compiling for something else than arm, the compiler for x64_86 didn't recognize Int32 etc..
hedgeroid
|
changeset |
files
|