breakhack/src
Linus Probert 22bed2948f Fixed CPack and made lua work from .pack file
Adds a custom searcher to the lua table package.searcher.
2018-02-27 19:59:51 +01:00
..
actiontext.c Memory usage improvements 2018-02-23 23:58:29 +01:00
actiontext.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
camera.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
camera.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
collisions.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
collisions.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
config.h.in New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
defines.h Starts an idea for skills. Not sure I like it. 2018-02-24 07:13:28 +01:00
dimension.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
gamestate.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
globals.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
gui.c Cleans up some more warnings (gcc) 2018-02-24 00:29:25 +01:00
gui.h Cleans up some more warnings (gcc) 2018-02-24 00:29:25 +01:00
gui_button.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
gui_button.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
hashtable.c Enabled conversion warnings in GCC 2018-02-22 09:44:27 +01:00
hashtable.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
io_util.c Removes some compiler (mingw) warnings. 2018-02-24 00:06:45 +01:00
io_util.h Read lua through physfs 2018-02-23 19:32:01 +01:00
item.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
item.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
item_builder.c Just some code cleaning that i stumbled upon 2018-02-24 21:47:09 +01:00
item_builder.h Weight monster loot according to player health. 2018-02-24 21:15:13 +01:00
keyboard.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
keyboard.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
linkedlist.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
linkedlist.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
main.c Fixed CPack and made lua work from .pack file 2018-02-27 19:59:51 +01:00
map.c Weight monster loot according to player health. 2018-02-24 21:15:13 +01:00
map.h Weight monster loot according to player health. 2018-02-24 21:15:13 +01:00
map_lua.c Fixed CPack and made lua work from .pack file 2018-02-27 19:59:51 +01:00
map_lua.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
menu.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
menu.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
mixer.c Memory usage improvements 2018-02-23 23:58:29 +01:00
mixer.h Added some sound and music toggles 2018-02-20 10:45:54 +01:00
monster.c Weight monster loot according to player health. 2018-02-24 21:15:13 +01:00
monster.h Weight monster loot according to player health. 2018-02-24 21:15:13 +01:00
particle_engine.c Enabled conversion warnings in GCC 2018-02-22 09:44:27 +01:00
particle_engine.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
physfsrwops.c Optional physfs compile, removed deprectaions. 2018-02-22 13:02:40 +01:00
physfsrwops.h Added physfs for file loading and safety. 2018-02-22 12:36:24 +01:00
player.c Memory usage improvements 2018-02-23 23:58:29 +01:00
player.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
pointer.c Memory usage improvements 2018-02-23 23:58:29 +01:00
pointer.h Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
position.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
position.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
random.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
random.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
roommatrix.c Added physfs for file loading and safety. 2018-02-22 12:36:24 +01:00
roommatrix.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
screenresolution.c New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
screenresolution.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
skill.c Removed mingw warning. 2018-02-24 21:24:19 +01:00
skill.h Starts an idea for skills. Not sure I like it. 2018-02-24 07:13:28 +01:00
skillbar.c Cleans up some more warnings (gcc) 2018-02-24 00:29:25 +01:00
skillbar.h Memory usage improvements 2018-02-23 23:58:29 +01:00
sprite.c Memory usage improvements 2018-02-23 23:58:29 +01:00
sprite.h Memory usage improvements 2018-02-23 23:58:29 +01:00
stats.c Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
stats.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
texture.c Memory usage improvements 2018-02-23 23:58:29 +01:00
texture.h Memory usage improvements 2018-02-23 23:58:29 +01:00
texturecache.c Memory usage improvements 2018-02-23 23:58:29 +01:00
texturecache.h Memory usage improvements 2018-02-23 23:58:29 +01:00
timer.c Conform to "standard" SDL2 including 2018-02-21 00:29:21 +01:00
timer.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00
util.c Starts an idea for skills. Not sure I like it. 2018-02-24 07:13:28 +01:00
util.h Starts an idea for skills. Not sure I like it. 2018-02-24 07:13:28 +01:00
vector2d.h New license. MIT -> GPLv3.0 2018-02-16 18:11:26 +01:00