Wed, 26 Feb 2014 23:07:55 +0400 |
unc0rr |
Move preview rendering into HWMap
|
changeset |
files
|
Wed, 26 Feb 2014 00:28:27 +0400 |
unc0rr |
- Make world wrap edges not depend on gear radius
|
changeset |
files
|
Mon, 24 Feb 2014 13:41:32 -0500 |
nemo |
move the freeModule too, couple of style tweaks
|
changeset |
files
|
Sun, 23 Feb 2014 22:25:52 +0100 |
sheepluva |
fix molotov sprite too
|
changeset |
files
|
Sun, 23 Feb 2014 21:55:08 +0100 |
sheepluva |
tweak dynamite sprite (pixels at frame border, leading to visible filtering artifacts when zoomed)
|
changeset |
files
|
Sun, 23 Feb 2014 13:50:58 -0500 |
nemo |
merge
|
changeset |
files
|
Sun, 23 Feb 2014 19:15:39 +0100 |
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
|
Sun, 23 Feb 2014 19:08:37 +0100 |
sheepluva |
minor comments fix
|
changeset |
files
|
Sun, 23 Feb 2014 13:49:44 -0500 |
nemo |
add preview init to tunnels too
|
changeset |
files
|
Sun, 23 Feb 2014 17:31:00 +0100 |
sheepluva |
fix remaining alpha pixel issues (explosion landbacktex borders etc
|
changeset |
files
|
Sun, 23 Feb 2014 13:47:15 -0500 |
nemo |
use data not text, so DLC doesn't get an *
|
changeset |
files
|
Sun, 23 Feb 2014 10:06:58 -0500 |
nemo |
Allow lua drawn maps (shoppamap, tunnels, diagonal maze etc) to generate previews.
|
changeset |
files
|
Fri, 21 Feb 2014 13:31:16 +0400 |
unc0rr |
Official challenge map #3 by 1937barcelona
|
changeset |
files
|
Thu, 20 Feb 2014 01:32:37 +0400 |
unc0rr |
Don't rewrite server ini file too often
|
changeset |
files
|
Thu, 20 Feb 2014 00:28:49 +0400 |
unc0rr |
Fix tinting of AI kills counter
|
changeset |
files
|
Wed, 19 Feb 2014 19:10:11 +0400 |
unc0rr |
Should never use State like this, since some states aren't synced (thinking state for example)
|
changeset |
files
|
Tue, 18 Feb 2014 06:02:22 +0100 |
sheepluva |
allow switching through hogs in reverse order with PRECISE+HOGSWITCH
|
changeset |
files
|
Tue, 18 Feb 2014 00:07:13 +0400 |
unc0rr |
Fix issue 780 (copy-paste fail)
|
changeset |
files
|
Sun, 16 Feb 2014 22:51:25 +0400 |
unc0rr |
Fix setting lc_endluatest result
|
changeset |
files
|
Sun, 16 Feb 2014 22:06:55 +0400 |
unc0rr |
Reduce number of warnings in pas2c-generated code
|
changeset |
files
|
Sun, 16 Feb 2014 16:56:53 +0400 |
unc0rr |
Fix build
|
changeset |
files
|
Fri, 14 Feb 2014 13:55:13 +0400 |
unc0rr |
What about exact value?
|
changeset |
files
|
Fri, 14 Feb 2014 13:48:14 +0400 |
unc0rr |
In stats-only mode:
|
changeset |
files
|
Thu, 13 Feb 2014 23:53:47 +0400 |
unc0rr |
Only check alpha channel like BlitImageAndGenerateCollisionInfo does
|
changeset |
files
|
Thu, 13 Feb 2014 23:38:16 +0400 |
unc0rr |
NULL PChar is okay
|
changeset |
files
|
Thu, 13 Feb 2014 14:12:04 -0500 |
nemo |
pngcrush on this file which will hopefully be cleaned up at some point
|
changeset |
files
|
Thu, 13 Feb 2014 22:04:56 +0400 |
unc0rr |
Fix read of freed memory found with valgrind
|
changeset |
files
|
Wed, 12 Feb 2014 23:46:24 +0400 |
unc0rr |
Use strchr instead of strstr with specially constructed string255 struct (not tested)
|
changeset |
files
|
Wed, 12 Feb 2014 23:40:35 +0400 |
unc0rr |
- Remove few PAS2C ifdef's
|
changeset |
files
|
Wed, 12 Feb 2014 22:40:35 +0400 |
unc0rr |
Fix binds loading
|
changeset |
files
|
Wed, 12 Feb 2014 00:50:15 +0400 |
unc0rr |
- pas2c recognizes typecasts in initialization expressions
|
changeset |
files
|
Tue, 11 Feb 2014 22:05:03 +0400 |
unc0rr |
Small fix which makes pas2c engine successfully replay demos
|
changeset |
files
|
Tue, 11 Feb 2014 01:19:44 +0400 |
unc0rr |
- Pas2C: make use of 'external' function decorator
|
changeset |
files
|
Mon, 10 Feb 2014 23:02:49 +0400 |
unc0rr |
Implement needed rtl functions
|
changeset |
files
|
Mon, 10 Feb 2014 00:43:03 +0400 |
unc0rr |
It compiles \o/
|
changeset |
files
|
Sun, 09 Feb 2014 19:00:13 +0100 |
sheepluva |
fix lq rope being always drawn on screen with same width regardless of zoom
|
changeset |
files
|
Sun, 09 Feb 2014 18:35:11 +0100 |
sheepluva |
fix misleading indentation
|
changeset |
files
|
Sun, 09 Feb 2014 00:44:29 +0400 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
changeset |
files
|
Sat, 08 Feb 2014 16:29:34 +0400 |
unc0rr |
Implicit type casts to help pas2c
|
changeset |
files
|
Fri, 07 Feb 2014 23:57:32 +0400 |
unc0rr |
Revert 88929358d2e1 in favor of ansistrings implementation in pas2c
|
changeset |
files
|
Fri, 07 Feb 2014 22:42:57 +0400 |
unc0rr |
Implement a bit of astring
|
changeset |
files
|
Fri, 07 Feb 2014 15:44:27 +0400 |
unc0rr |
Pas2C recognizes ansistrings
|
changeset |
files
|
Fri, 07 Feb 2014 14:41:49 +0400 |
unc0rr |
Fix build with old base package
|
changeset |
files
|
Fri, 07 Feb 2014 10:11:10 +0100 |
sheepluva |
disallow sinegun to penetrate solid land
|
changeset |
files
|
Thu, 06 Feb 2014 22:13:30 +0100 |
sheepluva |
fix potential buffer overflow
|
changeset |
files
|
Thu, 06 Feb 2014 22:03:53 +0100 |
sheepluva |
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
|
changeset |
files
|
Fri, 07 Feb 2014 00:47:51 +0400 |
unc0rr |
Merge
|
changeset |
files
|
Thu, 06 Feb 2014 21:07:50 +0100 |
sheepluva |
get rid of hwpow. ~so long and thanks for all the wtfish~
|
changeset |
files
|
Fri, 07 Feb 2014 00:46:49 +0400 |
unc0rr |
Fix tons and tons of pas2c warnings (but still not all of them)
|
changeset |
files
|
Thu, 06 Feb 2014 20:18:10 +0100 |
sheepluva |
fix indentation of previous commit and simplify rc-plane's angle-fix after portal code
|
changeset |
files
|
Thu, 06 Feb 2014 23:02:35 +0400 |
unc0rr |
Drop support for other string types than string255
|
changeset |
files
|
Thu, 06 Feb 2014 19:05:22 +0100 |
sheepluva |
simplify rc-plane's angle-adjustment-after-wrap code
|
changeset |
files
|
Tue, 04 Feb 2014 23:53:43 +0400 |
unc0rr |
CMake checks for haskell modules needed
|
changeset |
files
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
changeset |
files
|
Tue, 04 Feb 2014 17:24:32 +0100 |
sheepluva |
whoops, lost a space
|
changeset |
files
|
Tue, 04 Feb 2014 17:18:05 +0100 |
sheepluva |
fix a relevant warning I caused by accident
|
changeset |
files
|
Tue, 04 Feb 2014 16:35:31 +0100 |
sheepluva |
fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
|
changeset |
files
|
Tue, 04 Feb 2014 15:23:37 +0100 |
sheepluva |
yo dawg, I herd you like PChar...
|
changeset |
files
|
Tue, 04 Feb 2014 14:04:24 +0100 |
sheepluva |
remove obsolete type conversions that messed with pas2c
|
changeset |
files
|
Tue, 04 Feb 2014 13:47:43 +0100 |
sheepluva |
fix some string related pas2c issues
|
changeset |
files
|