data
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
docs
|
2015-03-28
|
Christopher Thielen
|
[ab9314]
Added EDF comments. Began ship type parser.
|
test
|
2015-03-28
|
Christopher Thielen
|
[e6a296]
Added basic linked list implementation.
|
.gitignore
|
2015-04-05
|
Christopher Thielen
|
[27f46f]
Two patches from Chris Walton: one to simplify ...
|
ChangeLog
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
LICENSE
|
2015-03-29
|
Christopher Thielen
|
[32b096]
Basic image loading. Added license (GNU GPL v2).
|
Makefile
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
README
|
2015-04-05
|
Christopher Thielen
|
[792bfb]
Moved game loop bits out of scenario.c and into...
|
TODO
|
2015-04-12
|
Christopher Thielen
|
[783d1e]
C-style improvements and clean ups, credit Chri...
|
alliance.c
|
2015-04-12
|
Christopher Thielen
|
[783d1e]
C-style improvements and clean ups, credit Chri...
|
alliance.h
|
2015-03-23
|
Christopher Thielen
|
[09e448]
EDF parser successfully parses non-nested, stri...
|
camera.c
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
camera.h
|
2015-04-06
|
Christopher Thielen
|
[bd01cc]
Basic drawing of sprites now operational.
|
defined.h
|
2015-04-05
|
Christopher Thielen
|
[27f46f]
Two patches from Chris Walton: one to simplify ...
|
edf.c
|
2015-04-12
|
Christopher Thielen
|
[1968b4]
Sprite/player turning now implemented.
|
edf.h
|
2015-04-12
|
Christopher Thielen
|
[783d1e]
C-style improvements and clean ups, credit Chri...
|
game.c
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
game.h
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
image.c
|
2015-04-12
|
Christopher Thielen
|
[1968b4]
Sprite/player turning now implemented.
|
image.h
|
2015-04-12
|
Christopher Thielen
|
[1968b4]
Sprite/player turning now implemented.
|
input.c
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
input.h
|
2015-04-15
|
Christopher Thielen
|
[c50327]
Separated logical updates from visual updates, ...
|
list.c
|
2015-04-05
|
Christopher Thielen
|
[3e204c]
Added iteration to linked list implementation.
|
list.h
|
2015-04-05
|
Christopher Thielen
|
[3e204c]
Added iteration to linked list implementation.
|
main.c
|
2015-03-22
|
Christopher Thielen
|
[b4d728]
Initial commit.
|
menu.c
|
2015-04-05
|
Christopher Thielen
|
[792bfb]
Moved game loop bits out of scenario.c and into...
|
menu.h
|
2015-03-22
|
Christopher Thielen
|
[b4d728]
Initial commit.
|
planet.c
|
2015-04-12
|
Christopher Thielen
|
[1968b4]
Sprite/player turning now implemented.
|
planet.h
|
2015-04-12
|
Christopher Thielen
|
[1968b4]
Sprite/player turning now implemented.
|
player.c
|
2015-04-12
|
Christopher Thielen
|
[1968b4]
Sprite/player turning now implemented.
|
player.h
|
2015-04-12
|
Christopher Thielen
|
[1968b4]
Sprite/player turning now implemented.
|
scenario.c
|
2015-04-12
|
Christopher Thielen
|
[783d1e]
C-style improvements and clean ups, credit Chri...
|
scenario.h
|
2015-04-05
|
Christopher Thielen
|
[8c7dcc]
Continuing work on initial scenario loading.
|
ship.c
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
ship.h
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
sprite.c
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
sprite.h
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
starfield.c
|
2015-04-15
|
Christopher Thielen
|
[91edd5]
Adjust starfield 'slippage'.
|
starfield.h
|
2015-04-15
|
Christopher Thielen
|
[589170]
Basic thrusting. Starfield parallaxing. O(n*m) ...
|
system.c
|
2015-04-12
|
Christopher Thielen
|
[783d1e]
C-style improvements and clean ups, credit Chri...
|
system.h
|
2015-04-05
|
Christopher Thielen
|
[3e204c]
Added iteration to linked list implementation.
|
version.h
|
2015-03-22
|
Christopher Thielen
|
[b4d728]
Initial commit.
|
video.c
|
2015-04-12
|
Christopher Thielen
|
[1968b4]
Sprite/player turning now implemented.
|
video.h
|
2015-04-06
|
Christopher Thielen
|
[bd01cc]
Basic drawing of sprites now operational.
|