- 23 Jun, 2014 8 commits
- 21 Jun, 2014 3 commits
-
-
deuce authored
It is NO LONGER POSSIBLE to use Cryptlib from upstream, you MUST use the included one now, so it really needs to be statically linked.
-
deuce authored
The access paramter to the ACL is bogus, but it works.
-
mcmlxxix authored
use frame offset when determining if the top level frame has data at a given x,y. fixes problem with transparency filtering around only the first sprite position's content (ala sprite.js)
-
- 20 Jun, 2014 1 commit
-
-
deuce authored
despite being linked with the static library, SyncTERM would still perform runtime linking and used the .so symbols.
-
- 19 Jun, 2014 2 commits
- 16 Jun, 2014 4 commits
- 15 Jun, 2014 1 commit
-
-
deuce authored
Thanks Digital Man!
-
- 13 Jun, 2014 4 commits
- 10 Jun, 2014 1 commit
-
-
rswindell authored
file. Previously, any threshold set by manually editing the .cfg file would be lost when saving changes using echocfg.
-
- 06 Jun, 2014 1 commit
-
-
mcmlxxix authored
-
- 04 Jun, 2014 8 commits
- 22 May, 2014 1 commit
-
-
nightfox authored
SlyEdit v1.40: Updated a line of code which should fix a crash bug due to an index out of bounds with the quote lines.
-
- 07 May, 2014 2 commits
-
-
deuce authored
USEPACKER... Basically, if there are more than one USEPACKER lines of the same archive type as the new one, the user will be added to the first instance of the USEPACKER, and every other USEPACKER line of the same type will be deleted. We likely don't want to do that either.
-
deuce authored
all AREAFIX lines except for the one that was updated. This is apparently "bad". Stop doing this bad thing (We'll still delete AREAFIX lines without an address though).
-
- 05 May, 2014 1 commit
-
-
deuce authored
Derp.
-
- 04 May, 2014 1 commit
-
-
rswindell authored
eventual failure to open any files or even log the failure in the error.log.
-
- 01 May, 2014 1 commit
-
-
rswindell authored
destroy the ssh_mutex (which was not initialized).
-
- 29 Apr, 2014 1 commit
-
-
deuce authored
-