2014-03-01 |
unc0rr |
Fix "don't know how to make hwengine.pas" error
|
changeset |
files
|
2014-03-01 |
nemo |
no idea what happened to this image... it seems like I'm reverting to most recent revision O_o
|
changeset |
files
|
2014-03-01 |
nemo |
pass --prefix to previews too
|
changeset |
files
|
2014-02-28 |
unc0rr |
Use all pixels, not only 8x8 areas
|
changeset |
files
|
2014-02-28 |
unc0rr |
AI doesn't skip till action on the map stops (mostly dedicated to highlander) + various small tweaks
|
changeset |
files
|
2014-02-27 |
unc0rr |
Oops, remove debug stuff which hid the feature
|
changeset |
files
|
2014-02-26 |
unc0rr |
Add alpha channel to preview
|
changeset |
files
|
2014-02-26 |
unc0rr |
Move preview rendering into HWMap
|
changeset |
files
|
2014-02-25 |
unc0rr |
- Make world wrap edges not depend on gear radius
|
changeset |
files
|
2014-02-24 |
nemo |
move the freeModule too, couple of style tweaks
|
changeset |
files
|
2014-02-23 |
sheepluva |
fix molotov sprite too
|
changeset |
files
|
2014-02-23 |
sheepluva |
tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
|
changeset |
files
|
2014-02-23 |
nemo |
merge
|
changeset |
files
|
2014-02-23 |
sheepluva |
change how textures from non-power-of-2-width textures are filled. this fixes e.g. the vertical lines appearing between Bath theme's horizontL
|
changeset |
files
|
2014-02-23 |
sheepluva |
minor comments fix
|
changeset |
files
|
2014-02-23 |
nemo |
add preview init to tunnels too
|
changeset |
files
|
2014-02-23 |
sheepluva |
fix remaining alpha pixel issues (explosion landbacktex borders etc
|
changeset |
files
|
2014-02-23 |
nemo |
use data not text, so DLC doesn't get an *
|
changeset |
files
|
2014-02-23 |
nemo |
Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
|
changeset |
files
|
2014-02-21 |
unc0rr |
Official challenge map #3 by 1937barcelona
|
changeset |
files
|
2014-02-19 |
unc0rr |
Don't rewrite server ini file too often
|
changeset |
files
|
2014-02-19 |
unc0rr |
Fix tinting of AI kills counter
|
changeset |
files
|
2014-02-19 |
unc0rr |
Should never use State like this, since some states aren't synced (thinking state for example)
|
changeset |
files
|
2014-02-18 |
sheepluva |
allow switching through hogs in reverse order with PRECISE+HOGSWITCH
|
changeset |
files
|
2014-02-17 |
unc0rr |
Fix issue 780 (copy-paste fail)
|
changeset |
files
|
2014-02-16 |
unc0rr |
Fix setting lc_endluatest result
|
changeset |
files
|
2014-02-16 |
unc0rr |
Reduce number of warnings in pas2c-generated code
|
changeset |
files
|
2014-02-16 |
unc0rr |
Fix build
|
changeset |
files
|
2014-02-14 |
unc0rr |
What about exact value?
|
changeset |
files
|
2014-02-14 |
unc0rr |
In stats-only mode:
|
changeset |
files
|
2014-02-13 |
unc0rr |
Only check alpha channel like BlitImageAndGenerateCollisionInfo does
|
changeset |
files
|
2014-02-13 |
unc0rr |
NULL PChar is okay
|
changeset |
files
|
2014-02-13 |
nemo |
pngcrush on this file which will hopefully be cleaned up at some point
|
changeset |
files
|
2014-02-13 |
unc0rr |
Fix read of freed memory found with valgrind
|
changeset |
files
|
2014-02-12 |
unc0rr |
Use strchr instead of strstr with specially constructed string255 struct (not tested)
|
changeset |
files
|
2014-02-12 |
unc0rr |
- Remove few PAS2C ifdef's
|
changeset |
files
|
2014-02-12 |
unc0rr |
Fix binds loading
|
changeset |
files
|
2014-02-11 |
unc0rr |
- pas2c recognizes typecasts in initialization expressions
|
changeset |
files
|
2014-02-11 |
unc0rr |
Small fix which makes pas2c engine successfully replay demos
|
changeset |
files
|
2014-02-10 |
unc0rr |
- Pas2C: make use of 'external' function decorator
|
changeset |
files
|
2014-02-10 |
unc0rr |
Implement needed rtl functions
|
changeset |
files
|
2014-02-09 |
unc0rr |
It compiles \o/
|
changeset |
files
|
2014-02-09 |
sheepluva |
fix lq rope being always drawn on screen with same width regardless of zoom
|
changeset |
files
|
2014-02-09 |
sheepluva |
fix misleading indentation
|
changeset |
files
|
2014-02-08 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
changeset |
files
|
2014-02-08 |
unc0rr |
Implicit type casts to help pas2c
|
changeset |
files
|
2014-02-07 |
unc0rr |
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
|
changeset |
files
|
2014-02-07 |
unc0rr |
Implement a bit of astring
|
changeset |
files
|
2014-02-07 |
unc0rr |
Pas2C recognizes ansistrings
|
changeset |
files
|
2014-02-07 |
unc0rr |
Fix build with old base package
|
changeset |
files
|
2014-02-07 |
sheepluva |
disallow sinegun to penetrate solid land
|
changeset |
files
|
2014-02-06 |
sheepluva |
fix potential buffer overflow
|
changeset |
files
|
2014-02-06 |
sheepluva |
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
|
changeset |
files
|
2014-02-06 |
unc0rr |
Merge
|
changeset |
files
|
2014-02-06 |
sheepluva |
get rid of hwpow. ~so long and thanks for all the wtfish~
|
changeset |
files
|
2014-02-06 |
unc0rr |
Fix tons and tons of pas2c warnings (but still not all of them)
|
changeset |
files
|
2014-02-06 |
sheepluva |
fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
|
changeset |
files
|
2014-02-06 |
unc0rr |
Drop support for other string types than string255
|
changeset |
files
|
2014-02-06 |
sheepluva |
simplify rc-plane's angle-adjustment-after-wrap code
|
changeset |
files
|
2014-02-04 |
unc0rr |
CMake checks for haskell modules needed
|
changeset |
files
|