RSS feed
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
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
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