RSS feed
ea43be77
– qwx <qwx@sciops.net>
authored
on 2020/08/24 19:54
drw: fix right/bottom boundaries for drawing too low
fd0045a3
– qwx <qwx@sciops.net>
authored
on 2020/08/24 07:17
fs: allow comments in db files, comment sce.db
ba13bc22
– qwx <qwx@sciops.net>
authored
on 2020/08/14 19:53
util: fix erealloc always clearing extra space even if shrinking buffer
abe39da4
– qwx <qwx@sciops.net>
authored
on 2020/08/10 18:16
reimplement pathfinding and movement
94e08d83
– qwx <qwx@sciops.net>
authored
on 2020/08/10 17:38
new post-stupid maps
b803bdea
– qwx <qwx@sciops.net>
authored
on 2020/08/10 17:37
utils/genmap: fix stupid
a3bc56d5
– qwx <qwx@sciops.net>
authored
on 2020/03/17 11:36
update sce.db and sprite generation utils
099ef743
– qwx <qwx@sciops.net>
authored
on 2020/03/17 11:35
fs: rework sprite loading to avoid redundancy
e66ebc9f
– qwx <qwx@sciops.net>
authored
on 2020/03/16 10:59
drw: darken shadows a tad
6be8fbeb
– qwx <qwx@sciops.net>
authored
on 2020/03/16 02:51
implement object shadows
d980a1c4
– qwx <qwx@sciops.net>
authored
on 2020/03/16 02:50
utils: extract object shadows
f91aca52
– qwx <qwx@sciops.net>
authored
on 2020/03/14 21:16
update map format to use tileset indices for terrain
907f053c
– qwx <qwx@sciops.net>
authored
on 2020/03/14 18:02
add utils/sctile: terrain tile extraction
373cdd23
– qwx <qwx@sciops.net>
authored
on 2020/03/14 18:00
add utils/grp.c: grp graphics extraction
fa58e6f0
– qwx <qwx@sciops.net>
authored
on 2020/03/14 17:50
rename rc to utils and extract to genspr
89781e8f
– qwx <qwx@sciops.net>
authored
on 2020/03/13 22:42
extract: update offsets and add more sprites
45bf0c81
– qwx <qwx@sciops.net>
authored
on 2020/03/13 22:41
drw: fix sprite offsets
291da955
– qwx <qwx@sciops.net>
authored
on 2020/03/12 22:31
update asset extraction scripts and add a script for drone graphics
bda2b5e7
– qwx <qwx@sciops.net>
authored
on 2020/03/12 18:22
drw: fix invalid default scale
4d626075
– qwx <qwx@sciops.net>
authored
on 2020/03/12 18:01
disallow dynamic rescaling
c67a9e22
– qwx <qwx@sciops.net>
authored
on 2020/03/12 17:38
drw: correctly take into account simultaneous bounding on multiple borders
a4ce29db
– qwx <qwx@sciops.net>
authored
on 2020/03/12 06:10
drw: fix not taking into account high scaling in boundpic
8aace54b
– qwx <qwx@sciops.net>
authored
on 2020/03/12 06:05
drw: reimplement compose using boundpic and drawpic's sematics
e25615d4
– qwx <qwx@sciops.net>
authored
on 2020/03/12 05:57
drw: fix vertical panning beyond map
b6b6450f
– qwx <qwx@sciops.net>
authored
on 2020/03/12 05:47
drw: fix wrongly scaling pic width in broundpic
01c80ca6
– qwx <qwx@sciops.net>
authored
on 2020/03/11 20:13
fs: fix not reading all rows and make loaddb semantics more consistent
901dd9c3
– qwx <qwx@sciops.net>
authored
on 2020/03/11 19:24
drw: refactor drawpic, make it more comprehensible
4819125f
– qwx <qwx@sciops.net>
authored
on 2020/03/11 12:54
ai: bound check setblk to avoid out of bounds with path map
8997f557
– qwx <qwx@sciops.net>
authored
on 2020/03/10 21:35
commit what we have so far