Pawel Kolodziejski
|
55ddd11f8c
|
fixed text positioning for blast and normal drawing (not yet for subtitles)
|
2008-09-10 08:10:06 +00:00 |
|
Pawel Kolodziejski
|
cf277b7be2
|
a bit better setup for opengl
|
2008-09-06 21:14:32 +00:00 |
|
Pawel Kolodziejski
|
a0baa5299a
|
better light setup, spot lights still not correct
|
2008-09-06 20:56:43 +00:00 |
|
Filippos Karapetis
|
3d015100d5
|
Fix for bug #2095663 - "RESIDUAL: missing vsnprintf in MSVC7.x, doesn't compile"
|
2008-09-06 08:09:51 +00:00 |
|
Pawel Kolodziejski
|
66094e1f22
|
ops
|
2008-08-23 10:25:43 +00:00 |
|
Pawel Kolodziejski
|
bbb0376f64
|
shutup warning message
|
2008-08-23 10:23:44 +00:00 |
|
Joost Peters
|
553f62fa76
|
don't include stdint.h as it's not present everywhere, and we don't use the types or constants defined therein anyway.
|
2008-08-22 13:55:10 +00:00 |
|
Pawel Kolodziejski
|
14d9433f01
|
applied patch #2060312
|
2008-08-19 19:27:00 +00:00 |
|
Pawel Kolodziejski
|
21bd7c8e58
|
corrected omni light, and disabled directional and spot light for now
|
2008-08-17 18:54:44 +00:00 |
|
Pawel Kolodziejski
|
c60abe069d
|
formating
|
2008-08-17 18:53:35 +00:00 |
|
Pawel Kolodziejski
|
312c42fdc7
|
fixed debug params from config
|
2008-08-17 13:44:10 +00:00 |
|
Pawel Kolodziejski
|
193c41a1dd
|
adopted engine to event manager
|
2008-08-17 12:01:26 +00:00 |
|
Pawel Kolodziejski
|
fb2575d197
|
update xcode
|
2008-08-17 08:04:50 +00:00 |
|
Pawel Kolodziejski
|
a6fe23874d
|
moved vector and matrix from common into engine dir
|
2008-08-17 08:01:59 +00:00 |
|
Pawel Kolodziejski
|
0ed1a5e368
|
ops
|
2008-08-17 07:50:38 +00:00 |
|
Pawel Kolodziejski
|
8a6f540d91
|
ops
|
2008-08-17 07:43:23 +00:00 |
|
Pawel Kolodziejski
|
544434020a
|
add missing savepath param
|
2008-08-17 07:40:16 +00:00 |
|
Pawel Kolodziejski
|
86c9acd0a8
|
update xcode
|
2008-08-17 07:25:47 +00:00 |
|
Pawel Kolodziejski
|
c4efeb4df5
|
added default-events manager from scummvm
|
2008-08-17 07:21:35 +00:00 |
|
Pawel Kolodziejski
|
b7855cf5b2
|
forgot remove
|
2008-08-17 07:10:36 +00:00 |
|
Pawel Kolodziejski
|
acf32fce79
|
moved few things in common utils code
|
2008-08-17 07:08:50 +00:00 |
|
Pawel Kolodziejski
|
c2ad6ee9fb
|
added speed_engine param
|
2008-08-17 05:36:41 +00:00 |
|
Pawel Kolodziejski
|
46f3ce9334
|
update readme
|
2008-08-16 19:10:39 +00:00 |
|
Pawel Kolodziejski
|
825dd975a6
|
changed code for limit speed for main loop
|
2008-08-16 17:54:14 +00:00 |
|
Pawel Kolodziejski
|
6874811777
|
free missing resources
|
2008-08-12 20:12:12 +00:00 |
|
Pawel Kolodziejski
|
9b2f7d6682
|
ops
|
2008-08-12 19:02:21 +00:00 |
|
Pawel Kolodziejski
|
40f69f7b43
|
cleanup
|
2008-08-12 19:01:14 +00:00 |
|
Pawel Kolodziejski
|
d7ed1956a9
|
formating
|
2008-08-12 18:22:27 +00:00 |
|
Pawel Kolodziejski
|
c60ab31210
|
added missing destructor for Actor class
|
2008-08-12 15:21:28 +00:00 |
|
Pawel Kolodziejski
|
dad6276994
|
release font list in gl driver at destructor
|
2008-08-12 15:12:34 +00:00 |
|
Pawel Kolodziejski
|
e5e67c1643
|
formating
|
2008-08-12 15:02:19 +00:00 |
|
Pawel Kolodziejski
|
a2ac14d59b
|
release last smush frame in gl driver
|
2008-08-12 14:55:16 +00:00 |
|
Pawel Kolodziejski
|
bc744fb444
|
added few ignores for build dirs
|
2008-08-12 14:46:47 +00:00 |
|
Pawel Kolodziejski
|
745a95806c
|
clenaup
|
2008-08-12 14:31:38 +00:00 |
|
Pawel Kolodziejski
|
353be00526
|
formating
|
2008-08-11 19:16:21 +00:00 |
|
Pawel Kolodziejski
|
18202e45d3
|
shut up valgrind
|
2008-08-11 19:14:03 +00:00 |
|
Pawel Kolodziejski
|
1f08d54906
|
shut up valgrind
|
2008-08-11 19:04:52 +00:00 |
|
Pawel Kolodziejski
|
0766d28f31
|
fixed command line options, please remove config to cleanup a small mess
|
2008-08-04 10:46:33 +00:00 |
|
Pawel Kolodziejski
|
feda01f54f
|
corrected params names
|
2008-08-03 22:01:09 +00:00 |
|
Pawel Kolodziejski
|
1335924f17
|
fix compilation on linux
|
2008-08-03 19:48:17 +00:00 |
|
Pawel Kolodziejski
|
bf1d11c98d
|
added missing directory creating support for lua io. and support also for windows in default saves code
|
2008-08-03 19:39:29 +00:00 |
|
Pawel Kolodziejski
|
a2d6023c0e
|
formating
|
2008-08-03 19:02:49 +00:00 |
|
Pawel Kolodziejski
|
6042139f7b
|
formating
|
2008-08-03 19:01:24 +00:00 |
|
Pawel Kolodziejski
|
b7ef6e0e77
|
update readme
|
2008-08-03 18:35:19 +00:00 |
|
Pawel Kolodziejski
|
0acd054e71
|
compilation fixes
|
2008-08-03 18:33:59 +00:00 |
|
Pawel Kolodziejski
|
4cd7281371
|
detect x86_64 as x86 too
|
2008-08-03 14:11:45 +00:00 |
|
Pawel Kolodziejski
|
5acb883350
|
fixed save/restore lua state
|
2008-08-03 13:02:45 +00:00 |
|
Pawel Kolodziejski
|
90616dd1f8
|
ops
|
2008-08-03 10:59:35 +00:00 |
|
Pawel Kolodziejski
|
05e1bd8b75
|
do not use lua_error, formating
|
2008-08-03 10:51:52 +00:00 |
|
Pawel Kolodziejski
|
8f81aa4dea
|
a bit more portability
|
2008-08-03 09:43:34 +00:00 |
|