Commit graph

46 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
Clownacy
25e68bfb9d Mark string pointers as const 2019-05-06 20:18:24 +01:00
Clownacy
0c018a9fd6 Deobfuscated null characters 2019-04-25 16:26:37 +01:00
Clownacy
b38aeaf064 Made TextScriptProc return 0 if it encounters an unknown command
This is what the original game does
2019-04-23 18:19:41 +01:00
Clownacy
468aa2efc1 Added error message boxes to the TSC parser 2019-04-23 09:50:15 +01:00
Clownacy
49014530e7 Clarify a bug 2019-04-10 11:55:23 +01:00
Clownacy
b92f1cbb1c Fix incorrectly-decompiled value in TextScr.cpp 2019-04-10 11:16:17 +01:00
Clownacy
c9b681299c Shut up some MSVC2003 warnings 2019-03-11 03:40:51 +00:00
Clownacy
3e4ef292c4 Add a missing (but unusable) call 2019-02-22 22:27:18 +00:00
Clownacy
293dbd4e03 1) I'm stupid 2) Use RGB for the PutText calls 2019-02-21 21:16:57 +00:00
Clownacy
3eca2d7cf3 Add all GetCortBoxColor calls back (also I found a vanilla bug) 2019-02-21 20:56:27 +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
132d3c5110 Applied SURFACE_ID constants to everything 2019-02-18 14:36:58 +00:00
Clownacy
c44186d93a Ditched SDL's file IO for stdio and our own convenience functions
ASM-accurate file stuff can come later.
2019-02-15 20:33:08 +00:00
Clownacy
1bcbfa846f Made TextScr.cpp ASM-accurate
Or, at least as accurate as I can make it for now.
2019-02-12 04:38:26 +00:00
cuckydev
ded926b422 Saving Nikumaru Counter 2019-02-09 18:03:38 -05:00
cuckydev
4bbc2fa779 wide fix credit stuf 2019-02-09 13:23:51 -05:00
Cucky
1b09256c40
Merge pull request #44 from Clownacy/master
Plantation NPCs and the ZAM TSC command
2019-02-07 20:23:19 -05:00
cuckydev
28fed460ef credit 2019-02-07 20:20:27 -05:00
Clownacy
8650af1d9e Added ZAM TSC command 2019-02-08 00:30:43 +00:00
Clownacy
b6ed1dd9b1 Added NUM TSC command
Now missile upgrades work
2019-02-07 15:14:40 +00:00
Clownacy
aa08331c36 Added IronHead and relevant NPCs
Also added the AMJ TSC command, so getting the Spur works
2019-02-07 15:10:46 +00:00
Clownacy
c0120068d3 Added more NPCs, and the TAM TSC command 2019-02-06 20:02:53 +00:00
Clownacy
d78f46a384 Added some widescreen/tallscreen fixes 2019-02-06 13:18:54 +00:00
Clownacy
acc12ea5ed Added Monster X 2019-02-06 12:07:54 +00:00
Clownacy
ee88e805b3 Fix some errors and prevent some GCC warnings 2019-02-05 22:51:44 +00:00
Clownacy
956b8773e3 Added Kulala and fixed NCJ command 2019-02-04 01:12:14 +00:00
cuckydev
66e96f47b7 omega 2019-02-02 01:19:12 -05:00
cuckydev
9fb2e33e17 Profile saving stuff 2019-02-01 15:56:19 -05:00
Clownacy
905ae02d77 Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2 2019-01-31 18:42:19 +00:00
Clownacy
687f02119f Added SelStage.cpp (teleporter menu) 2019-01-31 18:38:21 +00:00
cuckydev
c284afdadd Mapping 2019-01-31 12:31:25 -05:00
Clownacy
9988a8060b Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2 2019-01-31 16:57:55 +00:00
cuckydev
be3056c8bb FRig 2019-01-31 11:35:05 -05:00
cuckydev
ed4d67b0cb nope 2019-01-31 10:58:04 -05:00
Clownacy
5c8f80e611 Added some TSC commands and BossLife.cpp 2019-01-31 14:36:54 +00:00
cuckydev
4a104a527c FORTNTIE 2019-01-29 17:47:34 -05:00
cuckydev
10d946aca2 map system doesn't work 2019-01-29 09:17:13 -05:00
cuckydev
1e7b07a102 working on arms and items 2019-01-28 12:26:35 -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
f43a3c1130 Org and sound 2019-01-19 21:23:04 -05:00
cuckydev
c84f49f1dc wip 2019-01-16 22:48:21 -05:00