2010-11-22 |
unc0rr |
SinTable.inc -> uSinTable.pas
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
2010-10-06 |
nemo |
Inline most of uFloat (saves ~7.5% opcount on a test game), inline a few very short candidates in uMisc, comment out some unused functions in uMisc
|
file |
diff |
annotate
|
2010-06-30 |
koda |
sheepluva's inline patch, fix a crash in overlay
|
file |
diff |
annotate
|
2010-06-29 |
sheepluva |
bee:
|
file |
diff |
annotate
|
2010-06-29 |
sheepluva |
rope: another small optimization
|
file |
diff |
annotate
|
2010-06-29 |
sheepluva |
rope: tiny optimisation
|
file |
diff |
annotate
|
2010-05-06 |
sheepluva |
portal:
|
file |
diff |
annotate
|
2010-05-04 |
sheepluva |
* some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
|
file |
diff |
annotate
|
2010-05-02 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-05-01 |
sheepluva |
* added some comments
|
file |
diff |
annotate
|
2010-04-04 |
unc0rr |
with this patch I'm unable to make rope stuck in land
|
file |
diff |
annotate
|
2010-03-21 |
nemo |
Make barrels a little more likely to blow up. 25% more damage in fall
|
file |
diff |
annotate
|
2010-03-06 |
nemo |
Tweak to joke in french locale (everyone always fixes the spelling) updated explosive frames from Palewolf, increase explosive fall damage from 30 to 40
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-03-05 |
nemo |
Experiment with barrels. Add rolling.
|
file |
diff |
annotate
|
2010-03-01 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
King health proportional to team size
|
file |
diff |
annotate
|
2009-11-20 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
2009-11-05 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
2009-10-25 |
koda |
fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
|
file |
diff |
annotate
|
2009-08-11 |
nemo |
prevent overflow
|
file |
diff |
annotate
|
2009-03-23 |
unc0rr |
patch by nemo:
|
file |
diff |
annotate
|
2009-01-25 |
unc0rr |
Apply nemo's world resize patch
|
file |
diff |
annotate
|
2009-01-12 |
unc0rr |
Reorganize rope code, adjust some constants
|
file |
diff |
annotate
|
2009-01-10 |
unc0rr |
Fix wrong assert
|
file |
diff |
annotate
|
2009-01-10 |
unc0rr |
- More debug stuff
|
file |
diff |
annotate
|
2009-01-06 |
unc0rr |
Adjust flame parameters to produce more damage
|
file |
diff |
annotate
|
2008-10-28 |
unc0rr |
Repair flame dependancy on wind
|
file |
diff |
annotate
|
2008-07-27 |
unc0rr |
- Airplane is higher
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2008-06-01 |
unc0rr |
Don't let jumping hedgehog to move others
|
file |
diff |
annotate
|
2008-05-26 |
unc0rr |
Fix bug in hwSqrt when calculating square root of number >= 65536
|
file |
diff |
annotate
|
2008-05-08 |
unc0rr |
- Small optimization in hwFloat
|
file |
diff |
annotate
|
2008-04-27 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
2008-04-22 |
unc0rr |
- Fix braindead shotgun shot arithmetics
|
file |
diff |
annotate
|
2008-04-12 |
unc0rr |
Automatically use parachute when vertical speed is high enough
|
file |
diff |
annotate
|
2008-01-20 |
unc0rr |
Perform small optimization of sqrt
|
file |
diff |
annotate
|
2008-01-20 |
unc0rr |
- Remove debug
|
file |
diff |
annotate
|
2008-01-20 |
unc0rr |
Ignore many files, created by build system
|
file |
diff |
annotate
|
2007-09-22 |
unc0rr |
Fix warnings
|
file |
diff |
annotate
|
2007-07-01 |
unc0rr |
- Better randomness of placing hedgehogs on the land
|
file |
diff |
annotate
|
2007-06-06 |
unc0rr |
- Various small fixes
|
file |
diff |
annotate
|
2007-05-18 |
unc0rr |
- Remove deprecated code
|
file |
diff |
annotate
|
2007-05-14 |
unc0rr |
Moving hedgehog could get another hedgehog moving forward
|
file |
diff |
annotate
|
2007-03-17 |
unc0rr |
- Get rid of operator := to have GPC support
|
file |
diff |
annotate
|
2007-02-24 |
unc0rr |
- Fix warning
|
file |
diff |
annotate
|
2007-01-27 |
unc0rr |
integer -> LongInt
|
file |
diff |
annotate
|
2007-01-26 |
unc0rr |
- New land generator feature: islands in the sky
|
file |
diff |
annotate
|
2007-01-23 |
unc0rr |
- New Land Generator
|
file |
diff |
annotate
|
2007-01-22 |
unc0rr |
- Fix Blow Torch and Air Attack
|
file |
diff |
annotate
|
2007-01-21 |
unc0rr |
Small fixes to bring engine to life
|
file |
diff |
annotate
|
2007-01-21 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|