shithub: cstory

RSS feed

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

c7f5cb71 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/10 23:22
Make MSVC2003 optimise Font.cpp, and enable more warnings

cecc3ce9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/10 23:10
Give CSE2 its full name in the Visual Studio 2003 project file

66249dce – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/10 23:07
Added Japanese builds to the Visual Studio 2003 project file

67442358 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/10 23:06
Added our own Shift-JIS to Unicode converter

7e360769 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/10 19:01
Correct MSVC2003 Freetype build instructions

cc914bda – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/09 07:35
More readme improvements

e885abf3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/09 07:21
Added missing SDL2 DLLs

75138cf9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/09 07:20
Trim the gitignore

63ad7b8d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/09 07:20
Fixed typos

fcb61025 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/09 06:45
Add missing MSVC2003 libs

5389fcf5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/07 14:57
Minor accuracy improvement

ed74a469 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/07 14:00
Merge branch 'master' of https://github.com/Clownacy/Cave-Story-Engine-2

07935c2e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/07 13:59
Added fix for the camera during the credits

2165a4eb – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/07 13:33
Re-added widescreen/tallscreen-safe camera stuff

b57bb0fd – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/07 13:07
Made Frame.cpp ASM-accurate

ccc0c63e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/07 09:37
Fixed minimap

7eae431e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/06 19:19
Added missing newlines to printfs

168f69ad – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/06 19:18
Shut up some -pedantic warnings

2266a5ee – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/06 19:18
Font code cleanup

111313ec – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/03 19:34
Fixed the Core's water not displaying properly

Next