shithub: cstory

RSS feed

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

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

bdbebf9a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/29 12:13
Merge branch 'portable' of https://github.com/Clownacy/Cave-Story-Engine-2 into portable

88602cca – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/29 09:07
Do not create glyph textures with no height/width

d0ec163e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/27 14:42
Merge branch 'accurate' into portable

99ed3ead – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/27 14:41
Merge pull request #115 from GabrielRavier/portableAddCMake3_10Support

3dd904ad – Clownacy <Clownacy@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/27 14:41
Merge pull request #114 from GabrielRavier/accurateAddCMake3_10Support

16f29f6f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/25 20:56
Merge branch 'accurate' into portable

1e63788c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/25 20:55
Use safe printf functions for Wii U code

aa18ccce – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/25 20:50
Ditch the Nintendo-style controls

43c0b670 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/25 20:07
Figured out the mystery values in RestoreSurfaces

e4e8453b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/25 13:58
Make some logic more like vanilla

c5691d75 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/24 20:03
Fix Wii U port when TV is set to 1080p

22c99871 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/24 15:48
Dear me: Test your fixes before committing them

cbeeb7a1 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/24 15:42
Fix WiiU-Software backend buffer being 5ms

20440ff5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/24 13:20
Missing a line

8e2d8ab9 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/24 13:06
Add context initialisation to miniaudio backend

bf8d824b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/24 09:02
Fix typo

8945ca82 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 17:06
Remove old Wii U window backend

fe69a5d7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 17:05
Fix typo

231d1b93 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 16:50
Add error-handling to Font.cpp

a7f2ec6a – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 15:53
Safely-handle LockSurface failing

a8d0595b – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 10:38
Update other backends to current API

b841f22c – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 10:35
Remember to free the glyph shader

b8dd512d – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 10:34
Free surface upon failure

d7c138f8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 10:33
More error-handling

1f9247e5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 10:31
Cleanup and extra error-handling

ee1d777e – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 09:41
...Actually do what the last commit said

a2cdd9ac – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/23 09:23
Allow surfaces to be marked as not-render-targets

ebb96ad2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/21 21:50
Cleanup

4752423f – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/21 21:46
Use pitch

0421a7ca – Clownacy <Clownacy@users.noreply.github.com> authored on 2020/04/21 21:08
Wii U: Glyphs don't use colour-buffers

Next