shithub: cstory

RSS feed

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

7b2a3a20 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/03 18:17
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

5a9553cb – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/03/02 18:15
Makefile fixes and added link-time optimisation

f841865f – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/28 14:30
Merge pull request #73 from Clownacy/master

53b39cfa – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/27 16:56
Note some bad code

54d9c0ad – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 21:34
Mention the Visual Studio 2003 support in the readme

d019b856 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 19:36
Made MiniMap.cpp supposedly ASM-accurate

2d23396d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 18:28
Made Fade.cpp actually ASM-accurate

e1484dbc – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 14:44
Made NpcAct340 ASM-accurate

b7a8698b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 12:32
Made NpcAct320.cpp ASM-accurate

2d0607df – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 12:02
Made NpcAct300.cpp ASM-accurate

d9217298 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 11:27
Made NpcAct280 ASM-accurate

30ebdf31 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 09:23
Made NpcAct260.cpp ASM-accurate

4a955e02 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 07:27
Made NpcAct240.cpp ASM-accurate

5290ce3b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 06:41
Made NpcAct220.cpp ASM-accurate

6f8197d9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 06:07
Made NpcAct200.cpp ASM-accurate

65be197f – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/25 05:12
Made NpcAct180.cpp

fc1b522a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 22:04
Made NpcAct160.cpp ASM-accurate

819be3b6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 21:26
Made NpcAct140.cpp ASM-accurate

6984d0cb – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 20:47
Made NpcAct120.cpp ASM-accurate

27bfd391 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 20:19
Made NpcAct100.cpp almost ASM-accurate

a65bf3bb – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 17:51
Made NpcAct080.cpp ASM-accurate

cdeb1061 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 16:26
Made NpcAct060.cpp ASM-accurate

6adcff26 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 15:18
Made NpcAct040.cpp ASM-accurate

eaf37729 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 09:37
Added note on the NONPORTABLE constant to the readme

532661b0 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 09:35
Made Map.cpp and some of NpcAct020.cpp ASM-accurate

08ee4c96 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/24 06:37
Made NpcAct020.cpp ASM-accurate

a4cebede – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/23 22:13
Made Flash.cpp actually ASM-accurate

3fc8ceb0 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/23 21:34
Made NpcAct000.cpp *really* ASM-accurate

a58f5e2f – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/23 18:54
Enabled annotated assembly output for MSVC2003 Release builds

8484fc2c – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/23 18:36
Fix Font.cpp not expecting the font colour in BGR

06589ab5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/23 18:08
Remove leftover gitignore entry, and make MSVC2003 build define WINDOWS

4530bb68 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/23 17:46
Added MSVC2003 project and dependencies

01ddc5e9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/23 16:45
Fixed some warning MSVC2003 was giving in /W3 mode

d55f72ae – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/23 10:25
Another missing #include that MSVC2003 noticed

3e4ef292 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/22 17:27
Add a missing (but unusable) call

3e5f44f8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/22 17:23
Changed some things to BOOL/BOOLEAN, for ASM-accuracy

923749e4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/22 16:16
Some more fixes for errors MSVC2003 noticed

68895b15 – Cucky <44537737+cuckydev@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/22 11:16
Merge pull request #70 from Clownacy/master

e3549f87 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/21 18:24
Made Triangle.cpp ASM-accurate

293dbd4e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/21 16:16
1) I'm stupid 2) Use RGB for the PutText calls

b6482682 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/21 16:01
Changed CortBox(2) col parameter from RGB to BGR

3eca2d7c – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/21 15:56
Add all GetCortBoxColor calls back (also I found a vanilla bug)

5754da50 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/21 15:23
Made gFade static

88ed2d6e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/21 15:20
Made Flags.cpp ASM-accurate

fb9b545e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/21 14:51
Made Flash.cpp more source-accurate

5ba0454b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/21 14:46
Made Fade.cpp ASM-accurate

995a4f7a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/20 14:55
Work around a portability issue for now

063bfbc7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/20 11:13
Fixed some static-related stupidity in the Makefile

001457fa – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/20 10:09
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

367b41bc – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/20 10:08
Fixed another case of assuming long is 32-bit

55f1d3a9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 22:55
Fixed some problems found while compiling most of this with VC++2003

bb065aa6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 18:39
Merge branch 'master' of https://github.com/cuckydev/Cave-Story-Engine-2

a76b7a3a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 18:35
Fix sprite upscaling on platforms where long isn't 32-bit

92031052 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 17:57
Shut up some warnings

df262017 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 17:39
Switched to C++98

ec148c10 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/02/19 17:30
Made the spriterects C++03-compatible

Next