|
example_campaign
|
2013-09-18
|
Tevis
|
[babd72]
Minor tweaks to example projectile.
|
|
Makefile
|
2012-09-28
|
Tevis
|
[c27674]
Put ai_directives back in blips_game.h/c. Func...
|
|
ai.c
|
2012-09-19
|
Tevis
|
[121dab]
Solved a buffer overrun and a double free. It ...
|
|
ai.h
|
2012-09-20
|
Tevis
|
[d37b54]
Formulated new gameplan for statics. All objec...
|
|
ai_type.c
|
2012-09-28
|
Tevis
|
[c526b0]
Several checks for errors in inputs in parsing ...
|
|
ai_type.h
|
2012-09-19
|
Tevis
|
[0bdbe2]
Added defs.h (against better judgement).
|
|
blips_campaign.c
|
2012-09-29
|
Tevis
|
[9e2c65]
Added first draft of code for status bar.
|
|
blips_campaign.h
|
2012-09-29
|
Tevis
|
[9e2c65]
Added first draft of code for status bar.
|
|
blips_game.c
|
2013-09-18
|
Tevis
|
[babd72]
Minor tweaks to example projectile.
|
|
blips_game.h
|
2012-09-28
|
Tevis
|
[8fb8d9]
Wrote first draft of ON_CLEAR code. Still need...
|
|
blips_gui.c
|
2012-09-29
|
Tevis
|
[9e2c65]
Added first draft of code for status bar.
|
|
blips_gui.h
|
2012-09-29
|
Tevis
|
[9e2c65]
Added first draft of code for status bar.
|
|
blips_input_state.c
|
2012-09-27
|
Tevis
|
[165afc]
Added checks for malloc/realloc calls throughou...
|
|
blips_input_state.h
|
2012-09-23
|
Tevis
|
[8fb3c6]
Added temporary input parsing code to blips_gui.
|
|
breakable.c
|
2012-09-27
|
Tevis
|
[c2ca01]
Added lots of malloc error checking. Replaced ...
|
|
breakable.h
|
2012-09-25
|
Tevis
|
[b174d3]
Added animation indices in br/co/cr/pr structs ...
|
|
breakable_media_set.c
|
2012-09-29
|
Tevis
|
[9e2c65]
Added first draft of code for status bar.
|
|
breakable_media_set.h
|
2012-09-19
|
Tevis
|
[0bdbe2]
Added defs.h (against better judgement).
|
|
breakable_type.c
|
2012-09-28
|
Tevis
|
[c526b0]
Several checks for errors in inputs in parsing ...
|
|
breakable_type.h
|
2012-09-27
|
Tevis
|
[42a78b]
Added despawn_delay field to br/cr/pr _types. ...
|
|
collectible.c
|
2012-09-27
|
Tevis
|
[c2ca01]
Added lots of malloc error checking. Replaced ...
|
|
collectible.h
|
2012-09-25
|
Tevis
|
[b174d3]
Added animation indices in br/co/cr/pr structs ...
|
|
collectible_media_set.c
|
2012-09-28
|
Tevis
|
[c526b0]
Several checks for errors in inputs in parsing ...
|
|
collectible_media_set.h
|
2012-09-19
|
Tevis
|
[0bdbe2]
Added defs.h (against better judgement).
|
|
collectible_type.c
|
2012-09-28
|
Tevis
|
[15b32d]
Completed correction of strcmp misuse in parsers.
|
|
collectible_type.h
|
2012-09-21
|
Tevis
|
[1a0aa1]
Fixed a pernicious segfault in *_type.c. By al...
|
|
creature.c
|
2012-09-27
|
Tevis
|
[c2ca01]
Added lots of malloc error checking. Replaced ...
|
|
creature.h
|
2012-09-25
|
Tevis
|
[b174d3]
Added animation indices in br/co/cr/pr structs ...
|
|
creature_media_set.c
|
2012-09-28
|
Tevis
|
[c526b0]
Several checks for errors in inputs in parsing ...
|
|
creature_media_set.h
|
2012-09-19
|
Tevis
|
[0bdbe2]
Added defs.h (against better judgement).
|
|
creature_type.c
|
2012-09-28
|
Tevis
|
[288d2b]
Fixed segfault! bgui->active_world_tile and ac...
|
|
creature_type.h
|
2012-09-27
|
Tevis
|
[42a78b]
Added despawn_delay field to br/cr/pr _types. ...
|
|
defs.h
|
2012-09-24
|
Tevis
|
[a34c39]
Added some basic AI functionalities.
|
|
main.c
|
2012-09-22
|
Tevis
|
[413213]
Added initial call to blips_game_spawn() at end...
|
|
maze.c
|
2012-09-27
|
Tevis
|
[165afc]
Added checks for malloc/realloc calls throughou...
|
|
maze.h
|
2012-09-26
|
Tevis
|
[3c2454]
Revamped maze_get_opposing_link() to take maze,...
|
|
notes.txt
|
2012-09-21
|
Tevis
|
[74644d]
Wrote media set loading code in blips_gui.
|
|
projectile.c
|
2012-09-27
|
Tevis
|
[c2ca01]
Added lots of malloc error checking. Replaced ...
|
|
projectile.h
|
2012-09-25
|
Tevis
|
[b174d3]
Added animation indices in br/co/cr/pr structs ...
|
|
projectile_media_set.c
|
2012-09-28
|
Tevis
|
[15b32d]
Completed correction of strcmp misuse in parsers.
|
|
projectile_media_set.h
|
2012-09-19
|
Tevis
|
[0bdbe2]
Added defs.h (against better judgement).
|
|
projectile_type.c
|
2012-09-28
|
Tevis
|
[c526b0]
Several checks for errors in inputs in parsing ...
|
|
projectile_type.h
|
2012-09-27
|
Tevis
|
[42a78b]
Added despawn_delay field to br/cr/pr _types. ...
|
|
sprite_animation.c
|
2012-09-27
|
Tevis
|
[165afc]
Added checks for malloc/realloc calls throughou...
|
|
sprite_animation.h
|
2012-09-19
|
Tevis
|
[0bdbe2]
Added defs.h (against better judgement).
|
|
string_map.c
|
2012-09-27
|
Tevis
|
[165afc]
Added checks for malloc/realloc calls throughou...
|
|
string_map.h
|
2012-09-21
|
Tevis
|
[49970b]
Changed tile key to string_map in blips_gui.
|
|
todo.txt
|
2013-09-18
|
Tevis
|
[babd72]
Minor tweaks to example projectile.
|
|
world_tile.c
|
2012-09-28
|
Tevis
|
[0c7864]
Added separate copy of ai_directives.h/c to han...
|
|
world_tile.h
|
2012-09-24
|
Tevis
|
[a34c39]
Added some basic AI functionalities.
|