Commit graph

2721 commits

Author SHA1 Message Date
cuckydev
ff25c7926f Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2 2019-01-27 14:54:28 -05:00
cuckydev
7fa14698f0 ADDED OUCHIE 2019-01-27 14:54:05 -05:00
Cucky
0754bbd9fd
SHUT THE FUCK UP IMGBOT
Lol optimized images
2019-01-27 14:02:26 -05:00
Gabriel Ravier
4f1a48907f
Merge pull request #1 from GabrielRavier/imgbot
[ImgBot] Optimize images
2019-01-27 20:01:22 +01:00
ImgBotApp
62beb97ccd
[ImgBot] Optimize images
/screenshot.png -- 8.70kb -> 3.17kb (63.57%)
2019-01-27 16:47:44 +00:00
Clownacy
27cfd5a575 Added NPC015, NPC018, and NPC020 (chest close, door, and chest open) 2019-01-27 12:18:21 +00:00
Clownacy
ce34eea2dc Change how gpNpcFuncTable is done
The '&'s are pointless
2019-01-27 11:32:48 +00:00
Clownacy
8056f42e9c Added NPC017 (health refill) 2019-01-27 11:32:04 +00:00
Clownacy
1861c02819 Added NPC016 (save point) 2019-01-27 11:16:49 +00:00
cuckydev
70046998c3 oops again 2019-01-27 01:29:04 -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
b41dab1de9 oop 2019-01-26 22:20: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
Cucky
0d8179e98c
Merge pull request #12 from Clownacy/master
Makefile, readme, and NPC000 improvements
2019-01-26 11:07:22 -05:00
zxin
50ca5e37a2 Fixed NPC000. 2019-01-26 15:55:53 +00:00
Clownacy
bcd02cb6cc Improved README
* Added licensing information
* Stated dependencies
* Added zxin's link to 'Bug Fixes.txt'
2019-01-26 15:48:50 +00:00
Clownacy
8f8c481b2d Makefile improvements
* No longer produces .exe files on Linux
* Made static linking optional (useful for Linux)
* Minor cleanup
2019-01-26 15:48:50 +00:00
cuckydev
a6f65f66a6 added npc 006, and uhhhhhhhhhhh changed gitignore idkidkidk 2019-01-26 10:47:12 -05:00
cuckydev
c04092df89 added first 6 npcs, npc map collision, player map collision, fixed huge issue with map drawing, causing there to be 50+% cpu usage. bluh 2019-01-25 22:38:50 -05:00
Cucky
f8791a7d39
Delete fps
i accidentally included the fps file
2019-01-25 11:28:36 -05:00
Cucky
eaf7b08f27
Merge pull request #10 from Clownacy/master
Cleanup and fixes
2019-01-25 10:58:25 -05:00
Clownacy
b325efd981 Improved Japanese build a little 2019-01-25 12:02:52 +00:00
Clownacy
414fe76abc Safer UTF-8 decoder 2019-01-25 12:02:52 +00:00
Clownacy
acdf8aa622 Fixed some mistakes Cppcheck pointed out 2019-01-25 12:02:52 +00:00
Cucky
b734bed63f
Merge pull request #8 from Clownacy/master
Corrected Font.h includes
2019-01-24 23:10:41 -05:00
Clownacy
ea0b3d32ac Corrected Font.h includes 2019-01-25 04:07:21 +00:00
Cucky
a4898c72b0
Merge pull request #7 from Clownacy/master
Fixed font gamma-correction
2019-01-24 23:00:05 -05:00
Clownacy
69a2357ca3 Fixed font gamma-correction
Also did some cleanup.
2019-01-25 03:57:17 +00:00
cuckydev
8fe1b5d96f oop 2019-01-24 22:23:03 -05:00
cuckydev
cbc5542cca added some stuff 2019-01-24 22:19:56 -05:00
Cucky
fd47245c23
Merge pull request #6 from Clownacy/master
Overhauled font system
2019-01-24 13:04:26 -05:00
Clownacy
3bb0435c27 Overhauled font system
Now with super-sexy accurate subpixel rendering and Japanese support
2019-01-24 17:36:18 +00:00
Clownacy
f90d45cb73 Fix some Draw.cpp bugs 2019-01-24 17:36:10 +00:00
cuckydev
a2c86d9f7c fixed scaling to be accurate 2019-01-23 16:17:43 -05:00
cuckydev
51638079c7 worked on npc stuff 2019-01-22 22:04:35 -05:00
cuckydev
66f545af41 gave credits its music code, changed language related stuff, bleh bleh blah blah bluh bluh blyh 2019-01-22 20:01:35 -05:00
cuckydev
a7f62c01a5 added fading 2019-01-22 10:48:16 -05:00
Cucky
afc7f80ae9
Merge pull request #5 from Clownacy/master
Rewrote bin2h
2019-01-21 16:24:46 -05:00
Clownacy
5210e1c00d Rewrote bin2h
Needed to fix bug, so I figured I'd just remake the thing.
2019-01-21 21:05:43 +00:00
Cucky
5f2c176dd3
Merge pull request #4 from Clownacy/master
Removed junk res/ICON files, and made the icon filesize smaller
2019-01-21 14:32:46 -05:00
Clownacy
409e94a2de Removed junk res/ICON files, and made the icon filesize smaller
Now, the icon is stored as 16x16, but upscaled to 256x256 when it's
loaded.
2019-01-21 05:13:29 +00:00
cuckydev
7859eeed3d changed screenshot.png 2019-01-20 22:38:23 -05:00
Cucky
3a61760a06
Merge pull request #3 from Clownacy/master
Made Organya more accurate
2019-01-20 22:34:58 -05:00
cuckydev
0c75febcd5 made the icon bigger to remove some more artifacts 2019-01-20 22:34:04 -05:00
Clownacy
3c3a14aced Made Organya more accurate 2019-01-21 03:23:53 +00:00
cuckydev
ace79d13f1 added info to bin2h 2019-01-20 18:02:31 -05:00
Cucky
4c752e08ce
Merge pull request #2 from Clownacy/master
Added automatic compile-time resource conversion
2019-01-20 17:55:19 -05:00
Clownacy
2d9abcc50b Added automatic compile-time resource conversion
I've included the .h files in the repo since I might add automatic
resource generation in the future, and in order for that to work, all .h
files must be present on the first pass.
2019-01-20 21:53:39 +00:00
cuckydev
b1bb48148b resource and japanese 2019-01-20 15:55:28 -05:00