shithub: cstory

RSS feed

1d9446d4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/07 19:44
Update SDLSurface renderer for new font batcher

096fa3b5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/07 19:11
New custom font batcher

1dcf3333 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/06 15:49
Simplify some font logic

f4ffee2c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/06 15:41
Remove redundant font flag

34d3b8e6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/06 15:40
Improve font rendering

df42d930 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/06 13:10
Disable font anti-aliasing by default

f908e2a0 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/06 11:26
Style tweaks

2963977c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 22:36
Merge branch 'accurate' into portable

92d50ae1 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 22:35
Comment on a weird-ass Sleep call

3eced7b3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 22:29
Implement the Sleep(100) call

bc165d0f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 22:26
Remove Organya-sleeping

e2b58099 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 21:19
Remove another explicit array size

7b1661dc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 20:58
Merge branch 'accurate' into portable

b311888a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 20:57
Remove ccache in Travis file

5579c577 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 20:54
Remove some explicit array sizes

4caa0233 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 20:49
Merge branch 'accurate' into portable

ed01b9d5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 20:44
Update screenshot

c81829e9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 20:23
Remove a trailing comma

9bba04b3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 20:19
Rename some background enums

d16aa4cc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 20:09
Apply background constants to stage table

fe7765c9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 19:57
Change some awkward wording

d5cf9917 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 19:56
Make the stage table neater

8f38cf56 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 18:20
Restore the original Waterway TSC file

ad27a40b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 18:17
Tiny cleanup

d250d0de – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 18:14
Overhaul bin2h

71199c76 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 17:58
Merge branch 'accurate' into portable

dce5e215 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 17:54
Explain the gamepad button limit

9c63e599 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 17:52
Document SelStage.cpp a little

aa396092 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 17:39
Translate error messages with FIX_BUGS

7cff8914 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 17:31
Remove that FRAMERATE thing

b1090cd8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 17:29
Correct some mistakes that this branch has

a05b8029 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 17:11
Merge branch 'accurate' into portable

0c367cec – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 17:05
Add FIX_MAJOR_BUGS option

e4316082 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 16:35
Add bugfix for the broken Waterway TSC script

987b81c9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 15:59
Fix other audio backends

7abab003 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 15:12
Pre-convert the Organya callback timer

be6f46fa – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 15:00
Refactor audio software mixer

ab09dc67 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 14:14
Emulate the Organya thread pauses

72eec822 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 13:29
Merge branch 'accurate' into portable

541ec369 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 13:23
Ignore error.log, remove enhanced branch stuff

9724f9d8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 13:16
Scrub the enhanced branches from PHILOSOPHY.md

fbcb2f5f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 12:01
Optimise the linear-interpolator a little

b68eb076 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 11:00
Rename a variable

47543eb3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 10:38
Another Lanczos optimisation

67ee8b98 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/03 10:28
Optimise the Lanczos resampler some more

9f002b61 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/09/01 15:57
Convert Lanczos resampler from double to float

d946cfd5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/31 17:00
Make DoConfig proof static

4c8598d4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/31 16:56
Update miniaudio from v0.10.9 to v0.10.18

9e6d144b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/31 16:55
Update stb_image from v2.23 to v2.26

02bf38b8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/31 16:55
Better logic

d15e1b7f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/31 15:56
Remove path length limit in DoConfig clone

9a79041c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/31 13:23
Optimise the Lanczos resampler a little

48386d44 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/31 12:07
Add optional Lanczos filter to the audio mixer

39067057 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/29 14:10
Fix some code formatting

40f78323 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/29 13:11
Update a URL to CSE2's current name

71970c1f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/29 13:11
Merge branch 'accurate' into portable

20cbb8cc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/29 13:03
Unlist the dead branches, and reformat the readme

845ee1b9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/24 22:44
Don't store subsample offset as long

c8e1e7aa – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/10 20:13
Another authentic struct name

e41d4472 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/10 20:09
Another authentic struct name

a2ecd752 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/10 20:06
Restore an original struct name

d12ee081 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 18:09
Remove some trailing commas

90d57b7d – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 18:06
More direction macros

4c758bb9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 18:03
Apply more direction macros

a3051513 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 17:47
Apply some direction macros

a3692d1c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 17:45
Add Caret enums

d41b3993 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 16:55
Document caret stuff some more

8adf5934 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 15:51
Caret documentation/cleanup

02295489 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 15:42
More background documentation

a18be9c4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/08/05 15:30
Document background stuff a little more

b016b22a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 18:57
Do some NPC documentation

98c2a888 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 17:48
Convert NPC 0's rects to decimal

6a1d49d6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 17:46
Fix sound enum typo

ea9952c2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 17:46
Clean-up PixTone code a little

6fd6a416 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/15 12:35
Fix another out-of-bounds array access

789d4fb0 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/15 12:35
Fix another out-of-bounds array access

10caae5e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/13 16:30
Fix Travis script

808a437e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/13 16:22
Fix dependency on libbrotlidec.dll

da5d7982 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/13 13:31
Improve SDL2 event handling accuracy

a392034f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/12 20:19
Fix input lag in SDL2 backend

1582af91 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 21:09
Replace more float logic with integer-only

c7a3e9c3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 16:43
Comment-out unused variable

6e486d92 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 16:00
Er, actually remove those dead includes

9c056f68 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 12:18
Add option to make DoConfig clone use OpenGL 2.1

cebd07a9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 12:05
Update imgui to latest table branch commit

ab82f014 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 12:05
Avoid some float logic

8b854a0c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 11:51
Don't use Windows.h in WindowsWrapper.h

565c79a4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 11:50
Fix GLFW3 software renderer in VS2019

adb09e19 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 15:42
Merge branch 'accurate' into portable

f7a8a260 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 15:30
Added OTHER_RECT struct

bfc25547 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 15:15
Remove unit-conversion macros

13985fb3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 14:52
Added SoundMode enum

53c8d2e5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 13:01
Remove invalid comment

ccf79e25 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 12:54
Code style tweak

56527561 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 12:46
Deobfuscate some 'tiles-to-units' calculations

b6af751f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 12:41
Convert NPC 129's rects to decimal

92ce7aeb – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/08 12:35
Use fixed-size types for the WAV header struct

1733b58b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 23:06
Merge branch 'accurate' into portable

d6bbb013 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 22:57
Deobfuscate some BOOLs

81641c82 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 22:37
Fix InitSoundObject

Next