Commit graph

15 commits

Author SHA1 Message Date
Pawel Kolodziejski
74ae4b3401 applied part of patch LAF code(only loading font data for now), rest is in progress.
Thanks a lot salty-horse
2005-03-18 19:54:40 +00:00
Pawel Kolodziejski
5d8656dc48 cleanup headers 2005-01-01 12:27:57 +00:00
Pawel Kolodziejski
a2df2cf7ce update copyrights 2005-01-01 10:23:18 +00:00
Pawel Kolodziejski
fa8e82812d replace class instances into global refrences 2004-12-31 21:35:04 +00:00
Pawel Kolodziejski
700a3124b0 - removed/disabled current sound code, will be replaced with imuse
- updated more temporary imuse code
2004-12-28 08:05:18 +00:00
Pawel Kolodziejski
b00502ad31 changed to proper convetion naming 2004-12-10 07:26:03 +00:00
Pawel Kolodziejski
39a4b54d30 format "_" in names,
format code a bit
2004-12-09 23:55:43 +00:00
James Brown
60f8f3856b Lipsync support by salty-horse. Now rejoice! REJOIIIIICE! 2004-09-11 14:09:43 +00:00
Daniel Schepler
3d67f2bbbf Implement drawing bitmapped objects. 2004-03-22 11:23:37 +00:00
Pawel Kolodziejski
f55698f4a4 update copyright date, some formating stuff, rest later 2004-02-24 22:43:32 +00:00
Pawel Kolodziejski
70a01ca3e2 removed hash_map usage 2004-02-21 15:20:01 +00:00
James Brown
be37f31100 Enable some hacky non-portable text drawing until I get my LAF font code working. X11-only at the moment (although a Windows equiv should be easy). Note that this breaks Copal's computer again, for some LUA'ish reason involving the parameter table sent to ChangeTextObject. Cleaned up a bit of code and renamed ColorMap class to CMap to prevent conflict against X headers. 2003-10-05 17:45:46 +00:00
Daniel Schepler
63178ba191 Major overhaul and simplification of the construction method for
costumes.

I also added a bit of documentation on the design of the costume class,
along with how I think the bitmap objects should be handled.
2003-08-20 14:29:59 +00:00
Daniel Schepler
bd132c7f2c Fix bug in ResPtr template where assigning the same pointer it already
contained could cause it to free the object.
2003-08-17 02:48:07 +00:00
Vincent Hamm
fd60abaa0c renamed all .cc to cpp and all .hh to .h 2003-08-15 19:41:26 +00:00
Renamed from resource.hh (Browse further)