Commit Graph

76 Commits

Author SHA1 Message Date
Rob Loach
684cff9dd5
Split SDL Sources 2017-09-13 23:05:32 -04:00
Rob Loach
21d0d45435
clean-makefile 2017-09-08 12:43:05 -04:00
Rob Loach
bddcd4ba86
Add static compile of SDL 2017-09-06 01:43:53 -04:00
Rob Loach
c7b117ef0d
Static compile of SDL_gfx 2017-09-06 01:07:13 -04:00
Rob Loach
641188098e Restore Windows Makefile defaults 2017-09-05 23:54:00 -04:00
Rob Loach
73a84d3d3f
Remove setting CC default variables 2017-09-05 23:41:43 -04:00
Rob Loach
03375c96b7 Merge pull request #57 from RobLoach/chaiscript-disable-thread-safety
ChaiScript: Disable thread safety
2017-09-05 21:54:35 -04:00
Rob Loach
4402b4f9be
ChaiScript: Disable thread safety 2017-09-05 21:51:58 -04:00
Rob Loach
b54e01df48
Compile PhysFS independently 2017-09-05 21:36:39 -04:00
Rob Loach
8ca6831953 Add CMAKE_VERBOSE_MAKEFILE 2017-09-05 10:16:35 -04:00
Rob Loach
f5cedff0e8
Restore TTY font rendering 2017-08-31 10:57:25 -04:00
Rob Loach
d2c02aa739
Move files around 2017-08-31 10:05:50 -04:00
Rob Loach
5b2290aa8c
Tweak Makefile 2017-08-30 23:11:10 -04:00
Rob Loach
de48492137
Add make submodules command 2017-08-30 21:08:02 -04:00
Rob Loach
28a0bacdd7 Update Makefile 2017-08-30 18:59:57 -04:00
Rob Loach
12622fc3ec
Update Snippets 2017-08-30 14:43:38 -04:00
Rob Loach
b720b838b7
Reference Snippets 2017-08-30 13:29:22 -04:00
Rob Loach
49d4d6160f
Reference the SDL1 fork of snippets 2017-08-30 12:42:24 -04:00
Rob Loach
e2b2dd7ae2
Add stb_image for image loading 2017-08-30 12:37:21 -04:00
Rob Loach
b09c15d199
Fix platform targets for SDL 2017-08-30 08:46:35 -04:00
Rob Loach
36c8aa0f16
Merge branch 'master' of github.com:RobLoach/ChaiGame into sdl-build 2017-08-30 03:18:49 -04:00
Rob Loach
b8aa0a4b05
Fix Makefile 2017-08-30 03:17:17 -04:00
Rob Loach
b0c5b094da
Custom build of SDL 2017-08-30 02:57:11 -04:00
Rob Loach
c0bae7ddad
Update Makefile dependencies 2017-08-30 02:19:52 -04:00
Rob Loach
e0a8fc6ac7
Restore SDL 2017-08-30 01:55:59 -04:00
Rob Loach
1eb13ec703
Remove dependencies 2017-08-24 18:43:42 -04:00
Rob Loach
c8fbb03af6
Add install step 2017-07-15 16:47:48 -04:00
Rob Loach
5db06c5384
Fix Makefile 2017-07-15 15:47:20 -04:00
Rob Loach
c80ef88162
Add caching and fix Makefile commands 2017-07-15 11:11:53 -04:00
Rob Loach
1eba864314
Add ./configure 2017-07-15 10:35:01 -04:00
Rob Loach
051750bb06 Disable PhysFS test building 2017-07-15 10:25:32 -04:00
Rob Loach
c7cbe56c9c
Update header constants 2017-07-15 10:02:15 -04:00
Rob Loach
53b1c888f1
Rename Application to Chame 2017-07-15 09:52:17 -04:00
Rob Loach
13a50e9d48
Force git submodule update 2017-07-15 09:46:11 -04:00
Rob Loach
abf199af82
Update makefile 2017-07-15 00:29:40 -04:00
Rob Loach
315011b973
Makefile updates 2017-07-15 00:22:08 -04:00
Rob Loach
25a4b35eef
Fix includes 2017-07-14 23:41:53 -04:00
Rob Loach
695be82fe8
Refactor make priority 2017-07-14 22:41:29 -04:00
Rob Loach
e20e8e4135
Update logging system 2017-07-14 22:39:28 -04:00
Rob Loach
f7595ae5e3
Fix make command 2017-07-14 21:46:19 -04:00
Rob Loach
ef421fc6a4
Force the build order 2017-07-14 21:39:23 -04:00
Rob Loach
43a11c5fdc
Fix make order 2017-07-14 21:38:35 -04:00
Rob Loach
59488c3a75
Update submodule command 2017-07-14 21:27:47 -04:00
Rob Loach
c4e5e6678c
Add bitmap fonts 2017-07-14 18:00:22 -04:00
Rob Loach
77a4262a69
Add graphics.newFont() 2017-07-14 14:36:42 -04:00
Rob Loach
5baee84ee7
Add mouse.getPosition() 2017-07-13 00:36:36 -04:00
Rob Loach
381e939ed4
Add event.quit() 2017-07-12 16:31:14 -04:00
Rob Loach
b315cfb26a
Add Test.cpp for testing
Fixes #22
2017-07-05 21:43:05 -04:00
Rob Loach
3ddee886a1
Move to Config() 2017-07-04 12:32:34 -04:00
Rob Loach
572f96f687
Add config and timer 2017-07-04 12:25:34 -04:00