Base VFS added
[2oom.git] / ChangeLog
blob114597da0fe7a350711a9ca1c496767af590d31d
1 2006-10-23
2         -Began working on VFS
3         -Added plugin service interface
4         -Grouped routines in Doxygen
5         -Further developed plugin prologue
6 2006-10-22
7         -Added libltdl stuff to autotools scripts
8         -Plugin initialization further developed
9 2006-10-21
10         -Began working on game loop framework
11         -Began working on plugin framework
12         -Added conf_getsubpath() allowing for work within the config dir
13         -Added Doxygen stuff
14         -Disabled optimizations in the autogen.sh
15         -Started to clean up the code to deal with the user's home dir.
16         -Fixed logging so that it actually displays the log severity.