Commit graph

22 commits

Author SHA1 Message Date
Clownacy
295e70ded8 Correct a misnamed variable 2020-01-07 06:43:04 +00:00
Clownacy
0c245b995f Clean-up MapName.cpp 2019-11-15 12:56:47 +00:00
Clownacy
f690f9907d Convert some old Shift-JIS comments to UTF-8 2019-10-21 19:28:21 +01:00
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
Gabriel Ravier
0e5bcf26e0 Revert MapName.cpp to Shift-JIS
Also "optimised" is valid english lol

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-08 19:38:11 +02:00
Gabriel Ravier
953b2990ce Corrected new line mistake
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-08 17:43:27 +02:00
Gabriel Ravier
70818bd58c Some orthograph corrections
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-08 12:19:15 +02:00
Gabriel Ravier
9ed2cdc9f1 Correct comment spacing and convert MapName.cpp to UTF-8
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-08 09:39:08 +02:00
Gabriel Ravier
2f15c23277 Add note to comment and correct other comment
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-08 09:37:06 +02:00
Gabriel Ravier
846d34eaf1 Corrected formatting in MapName.cpp
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
2019-05-08 09:35:36 +02: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
5c68009e7a Made English MapName.cpp stuff match the Japanese version 2019-04-10 02:12:34 +01:00
Clownacy
7b2fae78ac Fix a strange GCC build error in MapName.cpp 2019-04-09 22:28:52 +01:00
Clownacy
8a569b127f Made MapName.cpp ASM-accurate 2019-04-08 16:34:18 +01:00
Clownacy
c9b681299c Shut up some MSVC2003 warnings 2019-03-11 03:40:51 +00:00
Clownacy
293dbd4e03 1) I'm stupid 2) Use RGB for the PutText calls 2019-02-21 21:16: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
cuckydev
d6da832f88 did some widescreen fixes and fixed baby polish 2019-02-05 21:21:43 -05:00
Clownacy
946d4c16eb Merged stage table back into the code 2019-01-28 17:41:04 +00:00
Clownacy
3bb0435c27 Overhauled font system
Now with super-sexy accurate subpixel rendering and Japanese support
2019-01-24 17:36:18 +00:00
cuckydev
f43a3c1130 Org and sound 2019-01-19 21:23:04 -05:00