RSS feed
ef4a4ef4
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/02 14:08
Removed redundantly excluded files in .gitignore
1b15898c
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/02 13:00
Added "release", "debug", "releasejp" and "debugjp" to list of
92dedc64
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/02 12:33
Made .gitignore ignore only specific executable files instead of
a3022e70
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/05/02 12:27
Fix stupid grammar error in .gitignore
209bbfe1
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/05/02 10:22
Edited .gitignore to filter out build directories and added some general documentation
5c339ef6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/29 19:21
...Static-link MSVC CRT properly
12b6fad9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/29 18:11
Made MSVC static-link the CRT
b04e9ee1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/29 11:44
.gitignore cleanup
9168a29f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/29 11:33
Remove unused SDL2 lib
75af33b7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/29 11:03
Remove unused MSVC files
079681a9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/29 10:49
Added devilution-comparer files
fdb21778
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/29 10:36
Add missing options to the readme
58d7fb2c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/26 01:13
Some more CMake fixes
469c25c9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/26 00:17
Added FORCE_LOCAL_LIBS option
6209661c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 23:42
Fixed SDL2 exporting DLL symbols in static builds
52728613
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 23:42
Remove leftover debug print
0e99e773
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 22:54
Enabled subpixel rendering in the local copy of FreeType
896b09f3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 22:50
Fixed some CMake problems that were preventing builds on Windows
ac465d29
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 21:42
Mean CMake dependency overhaul
7d222231
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 21:41
Added some missing headers
b5a12f88
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 18:31
Merge branch 'master' of https://github.com/clownacy/Cave-Story-Engine-2
07c57344
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 18:31
Tweaked CMake file
090ae9f6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 15:02
Fix FLTK not finding its headers
0c018a9f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/25 12:26
Deobfuscated null characters
e361715b
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/24 14:19
Add a link to the readme explaining the Developer Command Prompt
5f0754b2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/23 14:59
Correct NPC069's name
b38aeaf0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/23 14:19
Made TextScriptProc return 0 if it encounters an unknown command
468aa2ef
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/23 05:50
Added error message boxes to the TSC parser
79bf011e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/22 16:12
Made GenericLoad.cpp ASM-accurate
ac904aa4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/21 20:40
Fixed uninitialised pointer
cc4eb821
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/21 19:54
Added caching to the font system
f25df2ce
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/21 17:28
Remove SDL2 dependency from Font.cpp
83d444c8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/20 15:02
Added missing RUNTIME_OUTPUT_DIRECTORY setting in CMake file
84ab67f4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/20 14:13
Added data folders from vanilla Cave Story
47297bd7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/20 14:08
Made DoConfig not reset the font to Courier New when it saved
89ace4b7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/20 14:00
DoConfig portability improvements and bugfixes
c533a808
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/20 02:57
Detail the CMake build system in the readme
2bf46dc7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/20 01:00
A bunch of CMake file cleanup
014d1283
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/20 00:43
Remove the STATIC option from the CMake file
5cf7c95d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/20 00:41
Added DoConfig (clone, not a decompilation)
3d3d6a21
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/19 21:09
Make CMake output executables to the build_en/build_jp folders
33254c87
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/19 13:37
Shut up MSVC's stupid warnings when using the CMake file
295673b8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/18 21:24
Sound cleanup and optimisation
5a3e6414
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/18 16:15
Do the last commit except less stupid
eb11c779
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/18 16:08
...Do the previous commit only less stupid
2a9e8bd8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/18 16:04
Autodetect Raspberry Pi in CMake file
d38c9662
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/18 15:58
Remove Raspberry Pi hack that forces SDL2 to use OpenGLES2
7e038bc2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/16 14:57
Fix backwards-incompatible CMake nonsense
9effc5e0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/16 13:42
Lowered CMake minimum requirement to 3.7.2
e2ed9ad9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/14 14:25
Okay, forget all that. Generating an output folder was stupid.
2c8ccc5a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/14 00:14
Actually, only generate the output folder during cmake's config stage
5ec9fea3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/13 23:36
The build folder is now automatically generated
3cbe18b9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/13 17:27
Rewrite stdint.h so it's not dependant on SDL2
4d9bc0a6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/13 17:25
Remove the WINDOWS CMake option, and just detect Windows instead
bde0c979
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/13 16:30
More CMake improvements (also FreeType is a static lib now)
ea6f67f8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/13 09:48
CMake fixes
3e67b54d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/11 17:33
Make MSVC static linkage optional
5002e68b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/10 22:10
Disable the Windows console window explicitly on all backends
e866d7bd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/10 21:15
cmake tweaks
c63646e7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/10 13:00
Got cmake file working on Arch
49014530
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/10 07:55
Clarify a bug
b92f1cbb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/10 07:16
Fix incorrectly-decompiled value in TextScr.cpp
5c68009e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 22:12
Made English MapName.cpp stuff match the Japanese version
f249f8c6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 21:42
Added link-time optimisation to cmake file
2b7bda3b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 21:22
Some pairity between cmake and Makefile
e54c13e2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 21:12
More cmake improvements
5261e606
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 18:29
Add Windows icon support to cmake project
7b2fae78
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 18:28
Fix a strange GCC build error in MapName.cpp
01297eab
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 18:06
Add build options to the cmake project, and updated the README to note
d0e3fe11
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 17:48
Removed the MSVC2003-built FreeType library
39da44e8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 17:38
Added cmake build setup
9e7c36c1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/09 08:46
Fixed a BOOL being set to 0 instead of FALSE
cfcee6d4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 12:57
Made Triangle.cpp ASM-accurate
f8f46fc1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 12:50
Made Star.cpp ASM-accurate
8a569b12
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 12:32
Made MapName.cpp ASM-accurate
f3a2c96c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 11:54
Made PixTone.cpp ASM-accurate
ddaf7fc8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 10:43
Made Flags.cpp actually ASM-accurate
f043b9ca
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 09:50
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2
5ed2dac1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 09:49
Made BossX.cpp ASM-accurate
de4c16b4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 08:38
Made BossTwinD.cpp ASM-accurate
64dbeaa3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 08:16
Made BossPress.cpp ASM-accurate
9e22db16
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/08 07:50
Made BossOhm.cpp ASM-accurate
3a856e4d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/06 09:43
Made BossLife.cpp ASM-accurate
a38ee793
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/06 09:30
Made BossIronH.cpp ASM-accurate
302c923d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/06 09:22
Made BossFrog.cpp ASM-accurate
98bab5ca
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/06 08:44
Made BossBallos.cpp ASM-accurate
aa9b66eb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/05 18:14
Made BossAlmo2.cpp ASM-accurate
533f641c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/04/05 17:41
Made BossAlmo1.cpp ASM-accurate
612979a3
– Cucky <44537737+cuckydev@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/03/22 10:19
Merge pull request #75 from Clownacy/master
8abb8add
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/22 07:24
Make the readme a bit more clear
1b7b8922
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/21 14:56
Added pkg-config to the list of dependencies
b81e4a11
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/21 14:51
Updated the MSVC2003 copy of Freetype to 2.10.0
6cbc7fdf
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/21 09:48
Updated .gitignore
9c469572
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/18 17:13
...Actually make the RASPBERRY_PI option do something
9f60b088
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/18 16:56
Added RASPBERRY_PI flag to README.md
923cd5a6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/18 16:54
Added some Raspberry Pi hacks
c4d514f7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/17 08:28
Made ValueView.cpp ASM-accurate
c4532629
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/11 18:19
Minor Font.cpp cleanup
e864f7e1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/11 10:38
Removed the alpha channel from the surfaces
c9b68129
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/03/10 23:40
Shut up some MSVC2003 warnings
Next