shithub: cstory

RSS feed

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

04fca693 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 22:27
Try to avoid more Windows.h name collisions

72af19d0 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 22:12
Merge branch 'accurate' into portable

788e5ea2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 22:07
Add some sound fixes and documentation

85ccda78 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 21:57
Add missing functions to header

4afb0f49 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 21:56
Fix .wav file offsets

82a6160a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 21:02
Add missing sanity checks

a015d4d0 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 20:56
Restored LoadSoundObject

cc0464e7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 20:39
Restore InitSoundObject

ca1ed4f6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 20:39
Restore a lost FIX_BUGS

4d3aae32 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/07 19:50
Merge branch 'accurate' into portable

41f699fc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/06 11:32
Restore removed code from accurate branch

220f48a9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/06 11:10
Backport some undefined-behaviour fixes

1321ba52 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/06 09:46
Merge branch 'accurate' into portable

ffa4b163 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/02 16:20
Deobfustate some NPC_MAX values

f7b42875 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/02 11:52
Merge pull request #137 from GabrielRavier/accurateFixBugsTscBufferSizeCrash

90de32a8 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/02 11:52
Fix bugs in bugfix

ff25ddfe – Gabriel Ravier <gabravier@gmail.com> authored on 2020/07/02 12:43
src/TextScr.cpp: Do not crash when TSC files are too big with FIX_BUGS

4a887771 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/02 11:52
Merge branch 'accurate' into portable

99fd6446 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/02 10:56
Merge pull request #133 from GabrielRavier/portableMinimizeHeaders

720b1dfe – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/02 10:55
Reword a comment

47ed4d7b – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/02 10:54
Restore `stddef.h` in `Main.cpp`

9549f68b – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/02 10:50
Merge branch 'portable' into portableMinimizeHeaders

ca8b5cca – Gabriel Ravier <gabravier@gmail.com> authored on 2020/07/02 11:26
Merge branch 'portable' into portableMinimizeHeaders

81edd4db – Gabriel Ravier <gabravier@gmail.com> authored on 2020/07/02 10:59
src: Restored SDL.h includes to conform to project style of including SDL2

41c3afd9 – Gabriel Ravier <gabravier@gmail.com> authored on 2020/07/02 10:54
src/Sound.cpp: Re-added Main.h include but commented it out with an explanation as to why

8880c599 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/02 10:46
Merge branch 'accurate' into portable

187847fb – Gabriel Ravier <gabravier@gmail.com> authored on 2020/07/02 10:43
src: Fixed not including headers that are included for detection of conflicting definitions

143f3b96 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/02 10:42
Backport header improvements from #133

6cc976d4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/01 22:31
Wii U audio tweaks

28964f16 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/01 22:24
Merge branch 'accurate' into portable

5983b8e2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/07/01 17:57
Don't mark `out` as static

3620e31b – Gabriel Ravier <gabravier@gmail.com> authored on 2020/07/01 14:33
src/BackendS/Platform/WiiU.cpp: Add explicit include of `<stddef.h>` for NULL

32c8795e – Gabriel Ravier <gabravier@gmail.com> authored on 2020/07/01 14:26
src: Cleaned up includes to only (and always) include what we use

c99d3827 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/30 18:56
Merge pull request #132 from GabrielRavier/accurateAddStddefWhenNeeded

bede1a16 – Gabriel Ravier <gabravier@gmail.com> authored on 2020/06/30 19:48
src/Sound.cpp: Remove duplicate stddef.h include

08062e98 – Gabriel Ravier <gabravier@gmail.com> authored on 2020/06/30 19:47
Merge branch 'accurate' into accurateAddStddefWhenNeeded

cf6a3d9a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 18:42
Add Aeon Genesis to licence file

99fa3868 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 17:36
Merge branch 'accurate' into portable

1bf11026 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 17:04
Correct some constants

1d76e25c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 16:39
Better Wii U audio cleanup

e0c67b42 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 16:38
Add constant to control number of Wii U buffers

371d6625 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 16:37
Fix popping in the Wii U audio backend

3092c346 – Gabriel Ravier <gabravier@gmail.com> authored on 2020/06/30 14:26
src: Add `#include <stddef.h>` where appropriate in order to have `NULL`/`size_t` and others from the proper header

44465ee4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 13:34
Fix a bug in SDL2

a3a8c4df – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 13:33
Remove an include which isn't needed

e934cae6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 13:32
Merge branch 'accurate' into portable

353798bf – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/30 13:25
Merge pull request #131 from GabrielRavier/accurateMinimizeIncludes

946667ab – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 12:05
Replace Noto Japanese font with Migu 1M

Next