index
:
dodge-balls/dodge-balls.git
master
Dodge Balls
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
game.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
game: Play ALL the levels
P. J. McDermott
2021-03-24
1
-1/+10
*
db_game_play(), db_level_play(): New stub funcs
P. J. McDermott
2021-03-20
1
-0/+7
*
db_level_new(): New function
P. J. McDermott
2021-03-20
1
-6/+12
*
game: Save best locale match
Patrick McDermott
2021-03-17
1
-2/+7
*
game: Free old name/description when replacing
Patrick McDermott
2021-03-17
1
-0/+8
*
db_games_find(): Use db_locale_match()
Patrick McDermott
2021-03-17
1
-11/+6
*
db_games_find(): Match name and description lang
Patrick McDermott
2021-03-16
1
-6/+30
*
db_games_find(): Print trimmed XML char data
Patrick McDermott
2021-03-16
1
-2/+2
*
db_games_find(): Print XML char data
Patrick McDermott
2021-03-16
1
-2/+2
*
db_games_find(): Support multiline XML char data
Patrick McDermott
2021-03-16
1
-1/+9
*
db_games_find(): Parse game name and description
Patrick McDermott
2021-03-16
1
-4/+50
*
db_games_find(): Parse games.xml
Patrick McDermott
2021-03-16
1
-4/+284
*
db_games_find(): Initialize game structures
Patrick McDermott
2021-03-16
1
-2/+44
*
db_games_find(): Check scandir() return value
Patrick McDermott
2021-03-16
1
-0/+6
*
Find games either in build dir or installed
Patrick McDermott
2021-03-16
1
-2/+2
*
db_games_find(): New function
Patrick McDermott
2021-03-15
1
-0/+55