shithub: cstory

RSS feed

92031052 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 17:57
Shut up some warnings

df262017 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 17:39
Switched to C++98

ec148c10 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 17:30
Made the spriterects C++03-compatible

4d04590b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 11:05
Made the game compile as C++03

ff4352ff – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 10:52
Made more NPCs ASM-accurate

754bed87 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 23:33
Got NpcAct000.cpp to compile in MSVC2003 and made NPCs 0/1 ASM-accurate

8e76e385 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 22:32
Possible fix for static builds on non-Windows platforms?

84945aa8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 19:55
Removed some old unimplemented-function stuff that we no longer need

fbaf4654 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 19:50
Made Back.cpp about as ASM-accurate as I can make it

e1e49a4d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 19:18
Made ArmsItem.cpp ASM-accurate

0bb9760d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 16:30
Rearranged #includes

809fb95b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 15:40
Fix Surface_Ids crash

e5caff59 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 15:40
Removed the SDL dependency from Draw.h

132d3c51 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 09:36
Applied SURFACE_ID constants to everything

f08c1c3a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/18 08:24
Added some bugfixes and cleanup

1042d3fc – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/17 21:56
Note a difference in the old Linux port

f9a4ea9e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/17 21:39
Fixed an inaccuracy in NPC002 (Behemoth)

99474e4a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/16 19:43
Fix another capitalisation error in the stage table

132f5235 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/16 17:18
Changed direction key fix

eb16fa45 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/16 12:11
Revert "hell"

b2053998 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/16 12:10
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

ef460886 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/16 07:50
Removed leftover SDL_rwops includes

c3cd3e9f – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/16 06:47
Update README.md

07d01143 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/16 06:35
hell

b2a024d4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/15 17:43
Fixed bad free

da18e821 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/15 15:52
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

0403f26f – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/15 15:52
Two fixes

c44186d9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/15 15:33
Ditched SDL's file IO for stdio and our own convenience functions

1b0a8e56 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/14 18:21
accurater?

8942c6cc – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/14 10:42
Gave the music file extensions

3b395c26 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/14 01:47
Draw.cpp fix and optimisations

e1cd4cf8 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/13 14:46
fix

cd9df8ec – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/13 10:54
Merge pull request #65 from Clownacy/master

2453c456 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/13 14:53
Update README.md

c844bc9f – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/13 11:49
Avoid VLAs

d7813fd9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/13 10:43
Fixed some warnings

08d9ca4a – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/12 16:28
fix???

c387c31d – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/12 16:27
help

c7da84bb – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/12 15:58
accuracy?

c75894e9 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/12 11:26
Merge pull request #63 from Clownacy/master

9dd3eefa – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/12 09:37
Updated README

3a08ad50 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/12 09:30
Fixed 3x window upscaling

f54e325b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 23:44
Removed junk cursor resource files

f302c559 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/12 03:36
Merge pull request #62 from Clownacy/master

2f547254 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 23:32
Added a bugfix

1bcbfa84 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 23:29
Made TextScr.cpp ASM-accurate

e796a55a – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/11 10:47
Merge pull request #58 from Clownacy/master

a5860afe – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 13:36
Added Makefile dependency generation, and did some cleanup

1546e6ed – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 09:57
Remove opengl hint

a235d1c2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 09:56
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

9e976b37 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 09:50
Fixed an inaccuracy in NPC104 (Frog)

9c7457f4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 09:43
Tiny cleanup in Sound.cpp

cad4518d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/11 09:42
Fixed some portability issues (tested on a Pi)

3cf1e68b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 17:04
Fixed inaccuracy in NPC121 (Colon)

5aea2ad7 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 15:46
Fortnite

4e5b2435 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/10 13:11
Merge pull request #54 from Clownacy/master

48459ae1 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/10 11:09
Merge pull request #53 from Clownacy/master

b83ba421 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 16:07
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

bf58c699 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 16:06
Removed a __cdecl that shouldn't be there

ab7e5e7c – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 14:49
Accuracy improvement

371858e5 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/10 10:10
Merge pull request #52 from Clownacy/master

95774cfe – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 09:12
frick

f2fed53e – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 09:11
fixed nikumaru save

1e03ec73 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/10 08:22
Merge pull request #51 from Clownacy/master

4e61be56 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 12:03
Renamed the SDL icon file

d4c0cde7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 11:55
Added Windows-specific icon files

2ee2a1b3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 11:35
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

6265f81b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 11:35
Added cursors

37a6c1a7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 11:00
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

38b84648 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 10:59
Fixed (C)Pixel .pbm protection on 32-bit builds

84db90c7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 10:28
Minor Organya.cpp cleanup

0b231fa2 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/10 06:12
Merge pull request #50 from Clownacy/master

b951bf60 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 05:52
fix

e2be534d – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 05:49
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

33244da9 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 05:49
change2

09daf8c2 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/10 05:44
Update README.md

6ce0c60a – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 05:42
part 2

53f4a05a – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 05:41
removed data folder

ad64a044 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 05:39
moved fonts to seperate folder, switched to joysticks for control

3d0f3635 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 05:25
fixed back

9bd73d5e – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 05:09
rep_srand

507bafb3 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/10 05:06
Merge pull request #49 from Clownacy/master

a43b458e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 10:04
Made PixTone use the new rand function

03e0034b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 10:02
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

61c75c0f – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/10 09:59
Redecompiled PixTone.cpp

ecc9f758 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 04:34
what was i thinking

92b79861 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/10 04:29
Added some thingy

545dcdf1 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 19:43
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

c2821d83 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 19:42
Added Ballos

8bb67917 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 18:28
Fix NPC 295

7d788dd7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 18:21
Added Heavy Press

1e748f94 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/09 18:07
fix

20dbf8a2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 17:55
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

f81fd7b1 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 17:52
Fixed Japanese text

8eecbaff – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 17:45
All NPCs done

767c2972 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/09 17:02
tallscreen fix, replicated MSVC rand

f45a0adb – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 15:38
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

22ccaf76 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/09 15:36
Hell NPCs

378be5ae – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/09 14:45
Merge pull request #48 from Clownacy/master

1bdbaa58 – cuckydev <cuckydev@users.noreply.github.com> authored on 2019/02/09 14:37
Fixed island falling scene

Next