Pawel Kolodziejski
|
0df9c083fd
|
fix warnings, cleanup code
|
2005-08-10 08:33:45 +00:00 |
|
Erich Edgar Hoover
|
0eec34348c
|
fix for text object memory problems and some small improvements to the menu handling system
|
2005-08-10 05:30:58 +00:00 |
|
Erich Edgar Hoover
|
6bebeb9fa2
|
Improved state object rendering - actor colormap support - preliminary debug message options - actor transparency support for hardware renderer
|
2005-07-10 18:57:27 +00:00 |
|
Pawel Kolodziejski
|
a63023e5ae
|
- patch from Erich Hoover
- some uint -> int changes
|
2005-05-05 21:23:17 +00:00 |
|
Gregory Montoir
|
8b313e5121
|
fixed some warnings and compilation under mingw :
- replaced _MSC_VER by _WIN32 define
- removed search.h include (not available here and tsearch() doesn't seem to be used anyway)
|
2005-04-08 22:29:06 +00:00 |
|
Pawel Kolodziejski
|
57c52d7498
|
patch from Erich Hoover: Menu support(partialy), Text fixes
|
2005-04-05 13:50:54 +00:00 |
|
Pawel Kolodziejski
|
f51215c370
|
few changes for textObjects
|
2005-04-05 04:33:56 +00:00 |
|
Pawel Kolodziejski
|
c0ce067e56
|
patch fixes from Erich Hoover:
subtitles fixes
Thanks
|
2005-04-03 11:33:28 +00:00 |
|
Pawel Kolodziejski
|
f3d915f617
|
added experimental subtitles for speak, it may crash after finish speak line
|
2005-03-20 16:48:26 +00:00 |
|
Joost Peters
|
05b02de19b
|
fix warnings
|
2005-03-20 15:48:58 +00:00 |
|
Pawel Kolodziejski
|
34b9c11b0d
|
changed driver func, and moved free bitmap data after driver conversion
|
2005-03-20 14:03:08 +00:00 |
|
Pawel Kolodziejski
|
51b5e54e34
|
reorganized TextObject code to easier bitmap recreation
|
2005-03-20 13:51:40 +00:00 |
|
Pawel Kolodziejski
|
cdc299d8ab
|
fixed drawing 'spaces' in textobjects
|
2005-03-20 11:49:21 +00:00 |
|
Pawel Kolodziejski
|
b04615fac3
|
rest of LAF support patch and my addons for driver drawing
|
2005-03-19 21:48:23 +00:00 |
|
Pawel Kolodziejski
|
e3b71377d3
|
added TinyGL driver as Residual software renderer
|
2005-01-12 18:06:43 +00:00 |
|
Pawel Kolodziejski
|
1e4fdcada6
|
changes in parsing message texts
|
2005-01-02 13:34:50 +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
|
39a4b54d30
|
format "_" in names,
format code a bit
|
2004-12-09 23:55:43 +00:00 |
|
Pawel Kolodziejski
|
b3caeeb89d
|
ops
|
2004-10-06 19:37:18 +00:00 |
|
Pawel Kolodziejski
|
d7f9d6bef4
|
fixed makefile
|
2004-10-06 19:32:18 +00:00 |
|
Jonathan Gray
|
f2ca971fa9
|
fix segfault that occurred when pressing ^n
|
2004-06-04 14:08:41 +00:00 |
|
James Brown
|
ffdb8aa89b
|
Add builtin font for GUI, etc. Replace platform-dependant font hack with new builtin font.
|
2004-03-28 11:00:16 +00:00 |
|
Pawel Kolodziejski
|
10e7e539b7
|
update copyright date, some formating stuff
|
2004-02-25 08:21:31 +00:00 |
|
James Brown
|
508d66a1e5
|
Start of attempt to abstract OpenGL from Residual
|
2004-01-23 11:10:59 +00:00 |
|
James Brown
|
1627b484cb
|
Fix residual crosscompile, add (untested) temp font support under Win32
|
2003-10-11 09:18:05 +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 |
|
Pawel Kolodziejski
|
2c1676db4a
|
added windows target, hash maps still not compilable for resource.cpp
|
2003-08-24 17:56:03 +00:00 |
|
James Brown
|
b59313293c
|
Whoops, forgot to commit these files last night :)
|
2003-08-22 05:53:29 +00:00 |
|