shithub: cstory

RSS feed

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

770f3be7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 12:04
Make font sizes more accurate to the vanilla EXE

78da0257 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/30 10:09
Merge pull request #130 from GabrielRavier/portableSupportPathsAboveFilenameMax

47367614 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 10:04
More accuracy improvements

56bf0f8c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 09:52
Fix some typos

ccffba8a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 09:49
Remove user-sabotage

27a1fd90 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 09:48
Revert more unnecessary edits

2970242f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 09:00
Remove unused attributes

3d7ee303 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/30 08:58
Clean-up ArmsItem

a62141e1 – Gabriel Ravier <gabravier@gmail.com> authored on 2020/06/29 21:52
src: Added back stddef.h where accurate to get NULL/size_t properly (stdio.h provides them, but it's for file I/O, not essential definitions and types)

66e49951 – Gabriel Ravier <gabravier@gmail.com> authored on 2020/06/29 20:12
src: Remove unnecessary includes

a5c09b67 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/29 18:13
Wii U renderer cleanup

f6fe0537 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/29 17:37
Add vertex-batching to Wii U port

9925c16b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/29 15:19
Minor cleanup

771b944d – Gabriel Ravier <gabravier@gmail.com> authored on 2020/06/29 14:52
src: Some cleanup for the MAX_PATH std::string PR

990390ad – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/29 14:40
Fix CMake error when LTO is enabled

93535c55 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/29 14:36
Sync OpenGL3 renderer with Wii U renderer

564d42db – Gabriel Ravier <gabravier@gmail.com> authored on 2020/06/29 12:13
src: Change from using asprintf-based code to using std::string-based code

1523f1d3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/29 12:40
Unified the Wii U vertex buffers

c7bd79e1 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/29 11:25
Comment style tweaks

32a879ca – Gabriel Ravier <gabravier@gmail.com> authored on 2020/06/28 20:14
src: Removed MAX_PATH and made the path/string handling better in general (ported over from supportPathsAboveFilenameMax)

1fbdbf60 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/28 18:18
Audio backend notes

63dd9953 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/27 19:13
Make 320x240 monochrome fonts not look terrible

48935eb1 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/27 15:34
Fix Windows builds when path contains accent char

cc8e875c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/27 15:28
Merge branch 'accurate' into portable

a5bf8544 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/27 13:32
Document gMC.equip

2701c001 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 13:58
Re-apply SDL2 fixes

ef7ae860 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 13:57
Update built-in SDL2 to 2.0.12

b990790e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 13:47
Update built-in FreeType to v2.10.2

27a621f9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 13:40
Update miniaudio to v0.10.9

dae87c61 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 13:34
Update Wii U audio backend

f64f924b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 13:24
Update miniaudio backend

3fa4a91d – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 13:03
Reword audio backend logic

70e431d3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 12:02
Add missing(?) header

1ff57728 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/24 08:12
Fix typo

2ee1bf13 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/23 21:15
Update miniaudio backend to new mixer

479fff2c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/23 20:49
New mostly-integer-only sound mixer

7334440c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/23 15:42
Merge branch 'accurate' into portable

d9e01225 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/23 12:30
Update URLs in readme

93852242 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/22 13:16
Just use 'CSE2' everywhere, instead of the full name

49b4ffb7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/15 19:34
Clear-up some README wording

8247aa30 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/05 11:41
Fix a typo in PHILOSOPHY.md

1df1248e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/06/05 10:38
Clarify enhanced-lite's purpose a little

e45d69fd – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/20 15:30
Fix typo in licence.txt

659332ba – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/20 15:04
Merge branch 'accurate' into portable

b951632b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/20 15:02
Ignore enhanced-lite config file

bfff68f2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/09 10:31
Update Wii U data folder path

f314dec2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/09 10:10
Merge branch 'accurate' into portable

2d26904b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/09 10:09
Add enhanced-lite branch to the readme

9a9f5209 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/09 09:54
Add the enhanced-lite branch to PHILOSOPHY.md

2e8f4cf7 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/05/08 14:12
Merge pull request #117 from GabrielRavier/portableAddOpenGLPolicy

6d297b5f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/06 19:16
Add Null backend to Travis

29f7c19a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/06 19:15
Fixed Null backend

5596c33b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/06 19:10
Fix stuff

e93ee477 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/06 19:02
More backend rearranging

dacd3407 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/06 18:52
Fix everything after the last commit

616b9cda – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/06 18:40
Rearrange shader files

53e4742e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/06 18:24
Update miniaudio to v0.10.5

4403d10c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/04 14:24
Merge branch 'accurate' into portable

70a3badc – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/04 14:21
Cleanup

2f682a10 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/04 14:17
Merge branch 'accurate' into portable

4000615b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/03 18:13
This is also likely more accurate to the source

124aebaa – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/03 18:07
This is likely more accurate to the original code

e1af3336 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/03 18:05
Fix compilation

496a50c2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/03 16:52
More static function stuff

95b29bb5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/03 16:42
Mark some functions as static

486cf371 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/03 16:37
Mark a char as signed

03250d62 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/03 16:28
Make variables more accurate

bdbc2475 – Gabriel Ravier <gabravier@gmail.com> authored on 2020/05/02 22:21
CMakeLists: Add setting of CMP0072 to normal CMakeLists, too

b7418432 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/02 21:17
Merge branch 'portable' of https://github.com/Clownacy/Cave-Story-Engine-2 into portable

340a5520 – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/05/02 21:12
Merge pull request #118 from GabrielRavier/portableAddSDL2VersionCheck

48958806 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/05/02 19:54
WiiU: Use different folder depending on language

277a0b8e – Gabriel Ravier <gabravier@gmail.com> authored on 2020/04/30 20:19
CMakeLists: Add minimum version for SDL2

b52a3437 – Gabriel Ravier <gabravier@gmail.com> authored on 2020/04/30 20:13
CMakeLists: Fix CMP0072 warning

Next