RSS feed
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
00ca00f5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 21:35
Weed out some usage of C++ bools
9de26337
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/05/13 18:52
Merge pull request #13 from GabrielRavier/addBetterMakefileDebugFlags
d5dd2c95
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 19:51
Made TextScr.cpp almost ASM-accurate
e1d3898d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 17:31
Made SelStage.cpp ASM-accurate
bce89421
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 16:54
Move macros in Flags.cpp right below the includes
c9d5b3d0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 16:43
Made Ending.cpp ASM-accurate
2cd6692a
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 15:41
Merge branch 'develop' into feature/makeFlagsMacros
81a1df6e
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 15:41
Merge branch 'develop' into feature/improveNpcAct
e9d76667
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 15:41
Merge branch 'develop' into feature/improveF
843677bd
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 15:31
Merged 'develop'.
11f6bf9f
– Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/05/13 15:17
Merge pull request #18 from Clownacy/master
d3af5e37
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 15:00
Made ArmsItem.cpp ASM-accurate
a0f4bae0
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 14:58
Moved and renamed flag macros
0651f1b9
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 14:35
Cleaned up NpcAct000.cpp
9b82baeb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 13:50
Made MiniMap.cpp actually ASM-accurate
cc1df04f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 12:28
Fix broken code in MyChar.cpp
9398314a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 11:42
Shut up some MSVC2003 warnings, and comment on another one
c8630a86
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 11:24
Removed the stdint.h replacement for MSVC2003
676ee004
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 11:18
Removed the dependency on stdint.h
a94d9a43
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 10:20
Made NpcAct100.cpp ASM-accurate
7f75ad6e
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 10:20
Added comment for macros
df119e69
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/13 10:19
Removed redundant semi-colons
f04872b9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/05/13 10:17
Made MyChar.cpp ASM-accurate
Next