RSS feed
ef00bbcd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 18:03
Get window icon working in GLFW
3f4bbc2c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 18:18
Add some options to DoConfig's CMake
a935c7bf
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 17:03
Make Travis test alternate backends
4ec5951b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 17:01
Use `cmake -B` in Travis
a1608629
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 17:01
Fix Travis not selecting a rendering backend
53d54d4e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 16:58
Ignore `argc`, don't ignore `argv`
7d304072
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 16:57
Use LINK_LIBRARIES instead of LIBRARIES
8896b122
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 16:27
Update Travis
5244967f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 16:22
Update documentation
0082b7c3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 16:15
Remove junk file
76bb17dc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 16:12
Allow the new DoConfig to link local GLFW3
69e0a17e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 15:59
Fix DoConfig for its new location
c9dbc560
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 15:58
Delete old DoConfig
aa0f5b15
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 15:56
Cleanup and fixes
d9eade89
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 14:36
Get the new DoConfig to read/write Config.dat
f5113f86
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 13:57
Add new work-in-progress DoConfig
d7ca8b38
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 10:23
Remove the Makefile
199e2162
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 10:19
Merge branch 'accurate' into portable
da3d1312
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 10:18
Move CMake .gitignore line
d40991e6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/02 10:18
Remove VS2017 build files
9a0d2c4c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 20:37
Fix GLFW3 pkg-config detection
1839370a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 20:29
More warnings
6b34ea64
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 20:28
Shut up some CMake warnings
cf0ee89e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 20:16
Avoid WinMain on Windows
96f46f33
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 20:00
Fix compilation error
30c7967e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 19:15
Fixes
85e1afb3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 18:51
Added GLFW3 sources
1e0f0ed9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 18:42
Add pkg-config GLFW3 support
135365f9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 18:21
Merge branch 'portable' of https://github.com/Clownacy/Cave-Story-Engine-2 into portable
00ee1551
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 17:58
Fixes and a comment
db2f0792
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 17:52
Cleanup and comments
0182ab6e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 17:43
Get drag-and-drop working again
b3591ba3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 17:37
Remove dead code
add0627f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 17:36
Restore custom cursor support
f23117bb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 17:20
Overhaul how window icon loading works
878cac3b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 17:05
Implement mouse-hiding in fullscreen
0c70b1ac
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 16:50
Remove seemingly-useless casts
f4a810be
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 16:38
Alter pkg-config notice, now that CMake uses it
e324d40c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 16:36
Merge branch 'accurate' into portable
03fab974
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 16:20
Tweaks
a008410b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 16:19
List it in the readme
883e9949
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 16:17
Rename to PKG_CONFIG_STATIC_LIBS
ca5b0928
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 16:14
Add static-linkage support to CMake file
81b5a7e7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 12:47
More cleanup
7d9d80f0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 12:30
Improve SDL2 fullscreen creation
49f78879
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 12:27
More cleanup
ff706646
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 12:11
Cleanup and fixes
7bd6ff86
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 11:44
Get the window icon working on GLFW3
6301c013
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 11:31
Shup up a warning when using local SDL2
b74aac6b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 11:30
Make other SDL2-renderer combos valid
8ff2f634
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 11:26
Update SDL2 window backend
4d8be3bc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 11:21
More refactoring
c4aa8e28
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/04/01 10:57
More refactoring
10af7b95
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/01 10:12
Update readme with deprecation notices and cleanup
07371201
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 18:14
Get OpenGL ES 2.0 working again
5dbca99e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 17:56
Extremely horrible terrible nightmare refactoring
6be5aac7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 16:25
Prevent error if Resource table is empty
b57ccd7e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 16:22
Shut up errors on Windows
b4ec82d8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 12:38
Add dummy GLFW3 controller backend
63e75089
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 12:32
Split SDL2 code from Game.cpp
584ea57c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 12:28
Split SDL2 code from Profile.cpp and TextScr.cpp
37c5236b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 12:24
Split SDL2 code from Input.cpp
142bca65
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 12:11
Split SDL2 code from Draw.cpp
3a5a5044
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 12:07
Split SDL2 code from Main.cpp
51562f6f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 11:37
Use standard `main` return values
9a598b13
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 10:28
Bump Makefile to C++11, to match CMake
d0b20316
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 10:26
Don't do -Iexternal
72df8728
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 10:14
Update miniaudio to v0.10.2
1b61aec5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 10:12
Fix Makefile
b8de1cb5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 10:06
Merge branch 'accurate' into portable
61e70875
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 08:53
Apply missing OpenGL constants
424edc52
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 08:20
Add header file to CMake file as well
d91c1e9b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 08:19
Update the SDL2 audio backend
732d3bbc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 08:14
Split software audio mixer to its own file
4e58457e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/31 06:20
Make miniaudio backend use native sample rate
ca653856
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/27 13:48
Document ActNpc061 (King)
db1b1d80
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/22 12:19
Disable Windows Travis builds for now
7820926b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/22 11:37
Remove outdated comments
c34a7fc3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/22 11:35
Fix build error
b374a804
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/22 11:29
Add some missing global/static variable names
f6606b77
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/22 11:07
Add some missing function names
d707ce9f
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/03/18 08:03
Merge pull request #106 from GabrielRavier/fixWNarrowing
fb353fbc
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2020/03/18 07:54
Backends/Rendering/SDLTexture: Solve -Wnarrowing warning
cf75cbca
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/17 17:14
Don't embed font in executable
b199feb9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/17 15:22
Merge branch 'accurate' into portable
ec97ae48
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/17 15:21
Fix typo in readme
dd04977f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/17 09:24
Update miniaudio to v0.10.1
61aec1cb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/17 09:21
Use native Windows types/macros when available
44762363
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 19:58
Bump required C++ standard to C++11
cc4a58fb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 19:18
Use CFLAGS and CMAKE_C_FLAGS
4f49fe87
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 19:17
Merge branch 'accurate' into portable
7fe29e6a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 19:12
List technical options after game-affecting ones
d54bc4c2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 19:09
Add MSVC_LINK_STATIC_RUNTIME to the readme
066f4988
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 19:03
CMake cleanup
72046682
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 19:01
Merge branch 'accurate' into portable
36f961d3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 19:01
Fix CMake build with Linux MinGW-w64
3e581b04
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 18:55
Specify which type of SDL2 is being used
74205942
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 18:53
Make Travis file use CXXFLAGS/CMAKE_CXX_FLAGS
7d4fda54
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 18:50
Fix errors
b84601cc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2020/03/14 18:41
Update DoConfig and bin2h CMake files
Next