Commit graph

15 commits

Author SHA1 Message Date
Sebastian Krzyszkowiak
8eab7da8f1 fix segfault when ini file does not exist 2012-04-08 11:39:27 +02:00
Sebastian Krzyszkowiak
2f118db351 create separate mixers for music and fx 2012-03-05 11:13:08 +01:00
Sebastian Krzyszkowiak
5627ddecaf rewrite config handling using allegro routines 2012-03-05 10:35:25 +01:00
Sebastian Krzyszkowiak
5b5bd21ffe add license information 2012-03-04 13:32:42 +01:00
Sebastian Krzyszkowiak
5fd6b4b912 fix infinite loop with config handling 2012-03-01 22:46:54 +01:00
Sebastian Krzyszkowiak
576a206f00 don't require C99 standard 2012-02-29 12:16:11 +01:00
Sebastian Krzyszkowiak
7e4b6e7a14 moar docs 2012-02-28 23:16:55 +01:00
Sebastian Krzyszkowiak
cf2f82f5f9 first batch of documentation 2012-02-28 13:09:12 +01:00
Sebastian Krzyszkowiak
654472f79a allocate string buffer when appending new config option at runtime 2012-02-27 22:50:05 +01:00
Sebastian Krzyszkowiak
6b877d10a2 fix uninitialized pointer at the end of list when creating list of config options 2012-02-27 22:39:48 +01:00
Sebastian Krzyszkowiak
2c102d01fa read and respect first batch of config options 2012-02-26 12:59:45 +01:00
Sebastian Krzyszkowiak
a88099b9d5 more work on config 2012-02-26 00:47:41 +01:00
Sebastian Krzyszkowiak
537dac3cfb info about config manager 2012-02-25 23:22:47 +01:00
Sebastian Krzyszkowiak
c1cdde9f92 a little reorganization of config manager structure 2012-02-24 13:08:44 +01:00
Sebastian Krzyszkowiak
52aa7c3f1e add config manager 2012-02-24 13:03:30 +01:00