Commit graph

21 commits

Author SHA1 Message Date
Clownacy
676ee004fe Removed the dependency on stdint.h
This doesn't exist in MSVC2003, and nothing in the Linux port's debug
symbols indicate Pixel used it.
2019-05-13 15:18:33 +01:00
Clownacy
f8d4ae7014 Made Stage.cpp ASM-accurate 2019-05-07 13:52:50 +01:00
Gabriel Ravier
960fa6f456 Removed all trailing spaces and added newline at EOF (when not present)
Also changed a "linux" to "Linux"

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-07 11:55:42 +02:00
Clownacy
58a3974e1a Added an accuracy improvement
It affects portability though, so it's hidden behind the NONPORTABLE
flag.
2019-05-04 21:39:16 +00:00
Clownacy
3e5f44f8de Changed some things to BOOL/BOOLEAN, for ASM-accuracy 2019-02-22 22:23:57 +00:00
Clownacy
0bb9760d87 Rearranged #includes 2019-02-18 21:30:22 +00:00
Clownacy
e5caff593c Removed the SDL dependency from Draw.h
Should make compiling with VC++ 2003 simpler
2019-02-18 20:40:07 +00:00
Clownacy
99474e4aef Fix another capitalisation error in the stage table
Should probably stick these fixes in FIX_BUGS at some point...
2019-02-17 00:43:38 +00:00
Clownacy
ef46088671 Removed leftover SDL_rwops includes 2019-02-16 12:50:58 +00:00
cuckydev
de6bf5209c whimsical star done 2019-02-03 13:41:15 -05:00
cuckydev
66e96f47b7 omega 2019-02-02 01:19:12 -05:00
Clownacy
8954e9aaca More NPCs, and added Flash.cpp 2019-01-31 13:26:59 +00:00
Clownacy
520eeee24d Fixed Japanese stage names
Bloody Shift-JIS
2019-01-28 20:13:55 +00:00
Clownacy
946d4c16eb Merged stage table back into the code 2019-01-28 17:41:04 +00:00
cuckydev
7fa14698f0 ADDED OUCHIE 2019-01-27 14:54:05 -05:00
cuckydev
11bbcde9f8 worked on tsc some more, fixed Surface2Surface, blah blah blah happy birthday to me 2019-01-27 01:28:14 -05:00
cuckydev
4fb84866a5 stuff 2019-01-26 22:15:10 -05:00
cuckydev
17b0b503a9 got a bit of tsc done (still need to finish PutTextScript, then it's just commands as far as I know) 2019-01-26 19:40:25 -05:00
cuckydev
cbc5542cca added some stuff 2019-01-24 22:19:56 -05:00
cuckydev
b1bb48148b resource and japanese 2019-01-20 15:55:28 -05:00
cuckydev
f43a3c1130 Org and sound 2019-01-19 21:23:04 -05:00