shithub: cstory

RSS feed

4cbc56e2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/20 08:13
Add OpenGL ES 2.0 renderer

0352af33 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/17 06:08
Fix another typo

a40c3d7b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/17 05:54
Perform cleanup when OpenGL's Backend_Init fails

0c9c0115 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/17 05:54
Whoops. Fix typo.

22622ae6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/17 05:37
Merge branch 'accurate' into portable

6764f17a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/17 05:35
Added bugfix for StartDirectDraw failure

faa96094 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/17 05:25
Use SDL's GetProcAddress function for OpenGL

54189c59 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/16 11:36
Explicitly init SDL2's video subsystem

f0d17069 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/16 10:25
Fix SDL2 compilation when path contains a space

1c0c8807 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 13:24
Fix Resources.cpp Makefile rule

c5f1725a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:19
More capitalisation

f7b8373a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:18
Merge branch 'accurate' into portable

727b3eee – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:16
Capitalise 'Clang'

a32593f5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:06
Make pkg-config user-definable

1c65eee2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:04
Remove GLEW from the list of dependencies

ec270cf8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:03
Merge branch 'accurate' into portable

48651f0b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:02
Backport a readme line from the portable branch

9995ccb7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:01
The Makefile doesn't support MSVC

c7bd555e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 03:01
Merge branch 'accurate' into portable

dba45f7d – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 02:54
Makefile: Specify file extensions

a09f73f2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 02:46
Specify that WARNINGS enables compiler warnings

a1937b47 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 02:45
Backport the portable branch's warnings

5a72140a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 02:31
Rename glad.cpp back to glad.c

776f0177 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 02:28
Merge branch 'accurate' into portable

2a497a4a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 02:21
Backport the enhanced branch's C support

d76b074a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/15 02:11
Switched from GLEW to GLAD

449a09b0 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/09 04:10
Fix an occational invalid memory read

78a066ce – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/09 01:58
Note some inaccurate stack frames

c831031b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/09 01:39
Merge branch 'accurate' into portable

3c7a1b28 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/09 01:38
Ignore the build folder, and tweak paths

2752decc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/09 01:36
Ignore some more files

35e4c6e7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/09 01:32
Mark TSC files as binary, not text

242aa059 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/09 00:42
Remove some whitespace

4faf94e9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/08 14:12
Add missing #include

9e5406eb – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/08 08:35
Merge branch 'accurate' into portable

406087be – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/08 08:34
Added a missing #include in Organya.cpp

31adc338 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/08 08:34
Remove a newline that isn't in the accurate branch

9cbaa0be – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/08 08:16
Merge branch 'accurate' into portable

a5df6ebc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 18:15
Remove SET_RECT macro

cb4bd02a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 17:20
More-accurate ValueView.cpp variable arrangement

5adc0653 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 17:13
More-accurate Triangle.cpp variable arrangement

3f2d5c3e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 17:08
More-accurate Stage.cpp variable arrangement

32d63558 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 17:03
Sound.cpp variable arrangement tweaks

e459364a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 16:58
More-accurate Shoot.cpp variable arrangement

cef90179 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 16:53
More-accurate SelStage.cpp variable arrangement

74cd1b04 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 16:50
More-accurate Profile.cpp variable arrangement

10a014da – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 16:45
More-accurate PixTone.cpp variable arrangement

5abf8a88 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 16:38
More-accurate Organya.cpp variable arrangement

718cb714 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 15:58
More-accurate NpcTbl.cpp variable arrangement

ce437348 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 15:52
More-accurate NpcHit.cpp variable arrangement

63e855c7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 15:48
More-accurate NpChar.cpp variable arrangement

affaf25e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 15:35
Sorted out the other NPCs' variables too

6e20f4cc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 02:10
More-accurate NpcAct000.cpp variable arrangement

6d400cfc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 02:06
Minor code style tweak

e978543d – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/01/07 02:05
More-accurate MycParam.cpp variable arrangement