shithub: cstory

RSS feed

f9de3f82 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/07/12 09:09
Added another bugfix

97acb292 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/29 23:03
Made Game.cpp ASM-accurate

5167a341 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/29 20:57
Made NpChar.cpp ASM-accurate

c162d06f – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/29 20:30
BossAlmo1.cpp extra accuracy

deb0538d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/29 20:20
Boss.cpp cleanup

a9940c9c – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/29 19:29
ArmsItem.cpp code cleanup and accuracy improvements

2c23de27 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/29 17:16
Made KeyControl.cpp ASM-accurate

729540d2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/28 14:51
Fixed DoConfig

21d5ba34 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/27 14:01
Shut up some Clang warnings in the Enhanced branch

26af89d5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/27 13:51
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

941dec2c – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/27 13:50
Add a bugfix for unsafe usage of sprintf

d1c7cd53 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/23 18:55
Added a translation for a Japanese variable

95cf124e – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/06/21 07:59
Merge pull request #82 from Clownacy/master

19166f80 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/21 07:02
Correct some misdecompiled switchcases

31196e15 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/20 22:45
CMake fixes

427fe693 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/20 17:17
MessageBoxA usage cleanup

546631fa – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/20 17:09
Made Profile.cpp ASM-accurate

323e33ed – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/20 16:46
Fixes for non-MSVC2003 builds

078dc440 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/20 16:33
Made TextScr.cpp ASM-accurate

fc9270ec – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/20 16:08
Fix MSVC2003

44f142d8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/20 16:06
Big ugly rework of WindowsWrapper.h

765beff5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/20 15:13
In-progress TextScriptProc fixes and accuracy improvements

6c96f243 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/17 15:19
README tweaks

79e996d7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/17 15:16
Update the README to reflect the last commit

49defcc3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/17 15:13
Now the build output directory is generated completely

3039e3b8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/17 13:03
Link to the actual source code for Organya.cpp and Sound.cpp

9ed788fb – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/17 12:50
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

f9b498c5 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/06/17 11:48
Merge pull request #37 from GabrielRavier/feature/improveOToR

a60e9b4f – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/06/17 11:44
Merge pull request #36 from GabrielRavier/feature/improveNonNpcCharNpcFiles

e9c42c6c – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/16 16:29
Put back those dashes removed in the last commit

3f36bf52 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/16 15:36
CMake formatting cleanup

86c3c3f7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/16 15:33
Fix mystery CMake error

a89d9784 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 17:22
Fixed brace initilizers to not have spaces at the start and end

11e25b5a – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 16:56
Fixed indentation by using spaces instead of tabs when appropriate

00fdea49 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 16:33
Merge branch 'master' into feature/improveOToR

4ab849f4 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 16:33
Merge branch 'master' into feature/improveNonNpcCharNpcFiles

6a9f2cc1 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 14:11
Merge branch 'master' of https://github.com/Clownacy/Cave-Story-Engine-2

fd83c08c – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 13:50
Added newline at end of NpcHit.cpp

078da6cc – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/14 13:06
Correct fmod usage

16e66971 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 12:54
Reformatted Profile.cpp

5ccb7dfa – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 12:52
Reformatted Pixtone.cpp

473bd43c – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 12:51
Reformatted Organya.cpp

3a80d8f4 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 12:49
Did initial sweep with regexes

620401b6 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 12:22
Merge branch 'master' of https://github.com/GabrielRavier/Cave-Story-Engine-2

e8c7daca – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/14 04:37
Reverted capitalization of struct member names

06e65cad – Gabriel Ravier <gabravier@gmail.com> authored on 2019/06/13 16:34
Revamped NpChar, NpcHit and NpcTbl

f9d62f38 – Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/06/12 15:44
Merge pull request #23 from Clownacy/master

75f585a7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/08 14:27
Made CMakeLists.txt cross-compile-friendly

082ffeb0 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/08 13:43
Make CMake bin2h installable

73b99b6d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/08 13:42
Makefile cleanup, and improve cross-compilation support

44094b10 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/06 14:51
<SDL.h> -> "SDL.h"

c80b593a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/06/06 14:44
Some #include fixes

0fb147aa – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/29 14:49
Change the sound buffer size to a power of 2

d84c2506 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/05/26 15:55
Merge pull request #80 from Clownacy/master

d2b5872c – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/24 06:07
Weeded out some bool usage

5933a120 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/24 05:34
Shut up a warning GCC was giving bin2h

50897e8c – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/23 17:29
Move DoConfig_debug naming to the root CMakeLists.txt

5b89a319 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/23 15:41
Split bin2h to its own CMake file

43958d27 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/23 10:28
...For real, this time

a4248b13 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/23 10:15
Fix broken stage centring

d1b71b9f – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/23 10:04
Add some more widescreen/tallscreen fixes to Frame.cpp

7db42b0b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/23 07:36
Set bin2h to C90 in the CMake file

21cef10e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/23 07:10
Fixed incorrect debug executable names

609d5491 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/21 20:29
Renamed debug builds to 'CSE2_debug' and 'DoConfig_debug'

aa44e7ca – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/21 12:56
Reduce the size of bin2h-generated .h files

fcaddc62 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/20 11:03
Added a missing #include to Draw.cpp

7578abaf – Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/05/18 16:38
Merge pull request #22 from Clownacy/master

57b37e84 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/05/16 06:31
Merge pull request #35 from GabrielRavier/feature/improveNpcAct

a312be2b – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/16 04:25
Cleaned up NpcAct340.cpp

c247de76 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/16 04:21
Cleaned up NpcAct320.cpp

e5b499ee – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/16 04:18
Cleaned up NpcAct300.cpp

f1048b21 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/16 04:11
Cleaned up NpcAct280.cpp

1e6ee2d6 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/16 04:03
Corrected stupid error in NpcAct260.cpp

c64110cf – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/16 03:20
Cleaned up NpcAct260.cpp

33071564 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 17:42
Started cleaning up NpcAct260.cpp

461d1cfd – Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/05/15 17:31
Merge pull request #21 from Clownacy/master

1588fab1 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 17:28
Clean up NpcAct240.cpp

6c5aea8a – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 17:18
Cleaned up NpcAct220.cpp

54123908 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 17:08
Cleaned up NpcAct200.cpp

6d462c6f – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 15:36
Clean up NpcAct180.cpp

edaf94f3 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 15:20
Cleaned up NpcAct160.cpp

b49d3acf – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/05/15 11:49
Merge pull request #32 from GabrielRavier/makeFlagsMacros

0e0cbf94 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 13:46
Simplify a comment in Flags.cpp

92a23271 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 09:25
Removed BIT macros in Flags.cpp

fc57b8e6 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/15 09:19
Cleaned up NpcAct140.cpp

42d5bfae – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/05/14 05:52
Merge pull request #34 from GabrielRavier/improveF

ccb37e12 – Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/05/14 07:22
Remove space before commented out code

601e511b – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 05:40
Did formatting for NpcAct120.cpp

9b3b7039 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 05:31
Did formatting for NpcAct100.cpp

06a7e86c – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:54
Corrected formatting in NpcAct080.cpp

57767f33 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:50
More formatting stuff

c596abda – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:46
Changed "init" to "Initialize"

cc9fbbd1 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:44
Corrected formatting in NpcAct040.cpp

e8cacce5 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:41
Did formatting stuff in NpcAct020.cpp

45fb8940 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:24
Correct style in Font.cpp

1343e408 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:15
Merge branch 'master' into feature/makeFlagsMacros

107fd355 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:15
Merge branch 'master' into feature/improveNpcAct

12c633a6 – Gabriel Ravier <gabravier@gmail.com> authored on 2019/05/14 04:15
Merge branch 'master' into feature/improveF

5a2f98ec – Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/05/14 04:09
Merge pull request #20 from Clownacy/master

b2812053 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/05/13 21:47
Shut up a warning GCC was giving me

Next