xrick2gs/src
2018-12-01 21:59:54 -05:00
..
control.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
dat_ents.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
dat_maps.c Play Intro songs 2018-11-25 16:54:07 -05:00
dat_picsPC.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
dat_picsST.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
dat_screens.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
dat_snd.c ntp: test code in-place, NTP is actually playing the samerica song 2018-11-24 16:48:15 -05:00
dat_spritesPC.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
dat_spritesST.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
dat_tilesPC.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
dat_tilesST.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
data.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
devtools.c ASM: draw_tile conversion 2018-09-23 18:06:18 -04:00
draw.c draw_tileSubList: convert to assembly to speed things up 2018-09-24 19:29:41 -04:00
e_bomb.c Optimize, pass entity pointer around instead of index, this avoids expensive multiplies to index into the entity array 2018-09-20 19:57:09 -04:00
e_bonus.c Optimize, pass entity pointer around instead of index, this avoids expensive multiplies to index into the entity array 2018-09-20 19:57:09 -04:00
e_box.c Optimize, pass entity pointer around instead of index, this avoids expensive multiplies to index into the entity array 2018-09-20 19:57:09 -04:00
e_bullet.c Optimize, pass entity pointer around instead of index, this avoids expensive multiplies to index into the entity array 2018-09-20 19:57:09 -04:00
e_rick.c Optimize, pass entity pointer around instead of index, this avoids expensive multiplies to index into the entity array 2018-09-20 19:57:09 -04:00
e_sbonus.c Optimize, pass entity pointer around instead of index, this avoids expensive multiplies to index into the entity array 2018-09-20 19:57:09 -04:00
e_them.c Fix issue where guy dropping down, didn't hit the floor in level 1 2018-11-25 21:23:12 -05:00
ents.c Optimize, pass entity pointer around instead of index, this avoids expensive multiplies to index into the entity array 2018-09-20 19:57:09 -04:00
game.c Better Fix the entities rendering in the wrong frame on a screen transition 2018-12-01 21:59:54 -05:00
img_icon.e introMain is up and working 2018-08-05 16:49:16 -04:00
img_splash.e introMain is up and working 2018-08-05 16:49:16 -04:00
maps.c ASM: draw_tile conversion 2018-09-23 18:06:18 -04:00
rects.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
resource.h import: xrick-021212 from BigOrno 2018-07-14 11:42:18 -04:00
scr_gameover.c Play Intro songs 2018-11-25 16:54:07 -05:00
scr_getname.c More GFXST also defined for GFXGS 2018-08-19 16:10:35 -04:00
scr_imain.c Play Intro songs 2018-11-25 16:54:07 -05:00
scr_imap.c Play Intro songs 2018-11-25 16:54:07 -05:00
scr_pause.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
scr_xrick.c Play Intro songs 2018-11-25 16:54:07 -05:00
scroller.c scroller.c: fix issue in the scrolldown that caused top line to repeat 2018-11-25 19:31:49 -05:00
sdlcodes.e import: xrick-021212 from BigOrno 2018-07-14 11:42:18 -04:00
sysarg.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
sysevt.c basic keyboard input, mapping to ingame controls 2018-08-19 13:26:04 -04:00
sysjoy.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
syskbd.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
syssnd.c Play Intro songs 2018-11-25 16:54:07 -05:00
system.c ASM: draw_tile conversion 2018-09-23 18:06:18 -04:00
sysvid.c Dump out load segment addresses to 0x011000 for the profiler, so it can match up the symbols with the trace data 2018-09-07 20:11:49 -04:00
unzip.c new Makefile + Initial patches just to compile and link 2018-07-14 14:04:18 -04:00
util.c Optimize, pass entity pointer around instead of index, this avoids expensive multiplies to index into the entity array 2018-09-20 19:57:09 -04:00
xrick.c introMain is up and working 2018-08-05 16:49:16 -04:00
xrick.rc import: xrick-021212 from BigOrno 2018-07-14 11:42:18 -04:00
xrickPC.ico import: xrick-021212 from BigOrno 2018-07-14 11:42:18 -04:00
xrickST.ico import: xrick-021212 from BigOrno 2018-07-14 11:42:18 -04:00