RSS feed
d8dc70c2
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:34
Merge branch 'travisCIv2' of https://github.com/GabrielRavier/Cave-Story-Engine-2 into travisCIv2
7fb44800
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:33
Attempt to fix .travis.yml
0fa7da83
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:29
Fixup package download and use clang 9
67f5fb6a
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:12
Made it so clang should work
1d9f16af
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:03
Correct tabs to spaces
0f126a77
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 08:53
Added some more .travis.yml support
40ba60cb
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/31 17:05
Started basic .travis.yml setup
11d1097a
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:33
Attempt to fix .travis.yml
dcede9c9
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:29
Fixup package download and use clang 9
65502fd8
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:20
Fix Makefile
d013418e
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:12
Made it so clang should work
7401ae66
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:03
Correct tabs to spaces
555b2e4a
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 08:53
Added some more .travis.yml support
b4bde541
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/01 08:32
Merge pull request #66 from GabrielRavier/fixMakefile
2ced08fe
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/01 09:22
Fix Makefile by adding missing ")" in conditional
5c4c07d8
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/31 17:05
Started basic .travis.yml setup
8c8ddd49
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 15:04
Adjust merged commits to suit this branch
18add346
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 15:02
Merge branch 'accurate' into portable
a25998f1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 14:55
Add actual dependencies to the .rc file
7f249924
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 14:43
Add a 'compiling resources' message to Makefile
01c5fb3a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:25
Shut up another warning
394d5658
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:21
Merge branch 'accurate' into portable
f596f897
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:20
Shut up more Clang warnings
011b79a0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:20
Shut up some more Clang warnings
85890ef1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:14
Shut up some Clang warnings
ba1361ab
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:11
Merge branch 'accurate' into portable
567330cc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:11
Remove some trailing commas
b14e0939
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:08
Shut up some Clang warnings in DoConfig
6b98bffb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:01
Remove mutex_name
22f737e1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 07:54
Add WARNING 'option's to bin2h and DoConfig
404d748d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 07:53
Rename ALL_WARNINGS and FATAL_WARNINGS
e6b8221f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 07:50
Fix DoConfig always having the warning options enabled
eceae1f4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 07:45
Move options in README so both lists match
68fceb63
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/10/29 07:44
Merge pull request #63 from GabrielRavier/addWarnings2
f6c19c55
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/29 06:07
Move warnings in the README too
d40376ff
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/29 06:03
Removed bin2h mentions in CMakeLists, moved warnings options and FORCE_LOCAL_LIBS into a seperate block where the descriptions were improved and added warnings to DoConfig
4e99c97f
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/10/28 15:00
Merge pull request #64 from GabrielRavier/fixMSVCUtf8
2f9f9aaf
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/28 15:21
Fix bin2h to use C_COMPILER_ID instead of CXX_COMPILER_ID
94442d9c
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/28 14:22
Made it so MSVC interprets source files as UTF-8 to fix compile
01abc054
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/27 17:22
Added code that prints the compiler ID and fixed bin2h's compiler detection code to use the C compiler ID of the C++ compiler ID (which isn't available then as bin2h is in c)
d6ec92cb
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/27 17:02
Attempt 2 at making warnings work
44d6dac4
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/10/27 16:42
First attempt at making warnings work
15ad469f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/27 14:20
Shut up that CMake OpenGL warning
c2daebe3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/26 21:57
Handle Backend_Init failing
785131a1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/26 19:47
Merge branch 'accurate' into portable
9fb01161
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/26 19:40
Swap two function calls around
67ddb820
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/25 22:21
...Maybe I should test these things first
ae843700
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/25 21:54
Correct return values in OpenGL3's Backend_Init
006a20b9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 16:25
Merge branch 'accurate' into portable
b1418f7f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 15:33
Remove a leftover unsigned literal
f690f990
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 15:28
Convert some old Shift-JIS comments to UTF-8
f6dd5842
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 15:25
Add missing boolean values
dda0dd2f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 14:56
Fix mismatching function declaration in header
a8cf5e18
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/20 17:07
Fix a typo in a comment
a9265e8b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/16 20:47
Fix some errors when compiled with Visual Studio 6
2faf387c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/16 11:42
Merge branch 'accurate' into portable
764df530
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/16 11:30
Made TextScr.cpp's 'text' array two-dimensional
532e497a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/14 19:48
Merge branch 'accurate' into portable
cea39ac0
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/10/14 18:45
Improve the readme's wording some more
7f0b8ac4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/14 18:35
Missed an 'SDLTexture', there
0b8c49b9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/14 18:20
Rename SDL RENDERER options
13e5f446
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/14 18:17
Merge branch 'accurate' into portable
253b33d3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/14 17:00
Turns out this isn't debug-related
ddd0c172
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 21:56
Undo that last edit in this branch
3bbc0286
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 21:55
Merge branch 'accurate' into portable
883f5470
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 21:55
Remove leftover bin2h stuff from Makefile
da9a9769
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 21:54
Merge branch 'accurate' into portable
aad7e41d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 21:46
Remove leftover DoConfig stuff from the Makefile
7be98ac5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 21:45
Merge branch 'accurate' into portable
709065d7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 12:54
Use a sizeof instead of this raw value
869bff3d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 12:41
These values are arbitrary, not the screen size
63858fc3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/10 15:28
Add a TODO
9239b1ea
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/02 11:33
Merge branch 'accurate' into portable
59123639
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/02 11:28
...And don't break the indentation
5329a6d1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/02 11:25
...goddammit I didn't save
8f6403f2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/02 11:24
Catch another instance of Shift-JIS
b1513dd8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/28 11:38
Merge branch 'accurate' into portable
a8fb0839
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/28 11:35
Note Shift-JIS strings
c7594981
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/27 11:20
Merge branch 'accurate' into portable
99f96293
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/27 11:12
Remove the SHIFT-JIS from the stage table
5838eaba
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/27 07:18
Add a FOSS Japanese font
7bf31090
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/25 13:29
Cast X_TO_UNITS and UNITS_TO_X values to int
d2df9d91
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/25 12:45
Merge pull request #55 from GabrielRavier/commentArmsItem
a67700d9
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/24 06:12
Clarify vague comment
bf1239c4
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/24 05:32
Commented all members of ARMS
6645b851
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/24 05:30
Change gArmsEnergyX stuff from hexadecimal to decimal. Also commented some more stuff.
b2b9d8ab
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:29
Used tabs instead of spaces before trailing comments
417fce45
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:25
Fixed other static function
e2c7ea89
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:22
Left long lines long instead of making them take several lines
81864078
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:18
Fixed switch formatting
5ca917bc
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:16
Removed usage of TILES_TO_PIXELS/PIXELS_TO_TILES in PutCampObject
07dc0aff
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:12
Removed static from MoveArmsCursor to fix function ordering
e5e01b2b
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 15:59
Re-added accidentally removed spacing
3f6c744e
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 15:57
Re-added accidentally removed statement
ba8f2138
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 15:52
Finished commenting ArmsItem basically
4fc38593
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 15:47
More comments in ArmsItem
b4ef218d
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 06:34
Removed unnecessary "and" from comment
d73f82cf
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 06:32
Removed wrong FIX_BUGS
c94d1f13
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 05:25
Corrected some comments in ArmsItem
6cd2a498
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 04:46
Corrected comment
Next