Erik Faye-Lund
|
decf843c04
|
player/client: port to C
Make sure that all code included in the player and client is
pure C. This helps on portability.
|
2010-03-19 17:41:34 +01:00 |
|
Erik Faye-Lund
|
c3ade8560c
|
clean up project structure a bit
|
2010-03-19 17:41:34 +01:00 |
|
Erik Faye-Lund
|
59f8089094
|
Renamed vs2005 project/solution files to reflect the version.
|
2010-03-19 17:41:18 +01:00 |
|
Egbert Teeselink
|
da96ca4262
|
added inifile support though filthy static class thingy.
|
2010-03-19 17:41:13 +01:00 |
|
Erik Faye-Lund
|
f8301d6ee6
|
Fixed support for UNIX sockets, and fixed static crt-linking for debug builds
|
2010-03-19 17:41:13 +01:00 |
|
Erik Faye-Lund
|
9767ad5852
|
moved XML-loading/saving routines to a separate source-file, so the nasty COM-stuff doesn't contaminate all code ;)
|
2010-03-19 17:41:10 +01:00 |
|
Erik Faye-Lund
|
74eee30216
|
renamed SyncEditData to SyncDocument, since that's essentially what it is ;)
|
2010-03-19 17:41:08 +01:00 |
|
Erik Faye-Lund
|
2b1a79cc9c
|
multiple interpolation-types! \o/
|
2010-03-19 17:41:05 +01:00 |
|
Erik Faye-Lund
|
fcf160d917
|
cleaner structchah!
|
2010-03-19 17:41:04 +01:00 |
|