Pawel Kolodziejski
|
26f97ed5a3
|
* initial works on GUI, launcher works, not external themes yet
* cleanup header files
|
2009-10-04 10:58:28 +00:00 |
|
Ori Avtalion
|
c60bfd2cb9
|
Make build process more quiet (regular output available with --enable-verbose-build)
|
2009-08-22 18:06:11 +00:00 |
|
Pawel Kolodziejski
|
abaa548181
|
synced with scummvm
|
2009-06-18 11:52:26 +00:00 |
|
Pawel Kolodziejski
|
e8a0c9a0a4
|
not needed
|
2009-06-01 18:32:34 +00:00 |
|
Pawel Kolodziejski
|
71ade51818
|
revert last removal linking on GLU
|
2009-05-27 06:50:44 +00:00 |
|
Pawel Kolodziejski
|
b5dd15cd14
|
fix mac os x linking, remove GLU library linking with don't relay on it
|
2009-05-27 06:47:10 +00:00 |
|
Pawel Kolodziejski
|
2a16a049fc
|
added missing -DUSE_OPENGL for linux and freebsd
|
2009-05-25 21:12:10 +00:00 |
|
Pawel Kolodziejski
|
0ed2f72270
|
update configure stuff
|
2009-05-25 20:49:53 +00:00 |
|
Pawel Kolodziejski
|
7f2e13663f
|
remove tmp_cxx_compiler.dSYM for mac os x
|
2009-05-09 12:13:47 +00:00 |
|
Pawel Kolodziejski
|
6f9fe5dd43
|
sync configure
|
2009-05-09 12:06:09 +00:00 |
|
Pawel Kolodziejski
|
7640c6251d
|
added -DUSE_OPENGL to opengl usage platform targets
|
2009-05-07 19:24:51 +00:00 |
|
Pawel Kolodziejski
|
fcb0aa8265
|
fixes paths in configure
|
2009-05-04 19:22:07 +00:00 |
|
Pawel Kolodziejski
|
3804d8f523
|
clenaup
|
2009-04-18 06:45:08 +00:00 |
|
Pawel Kolodziejski
|
633ca70274
|
fix compilation modules
|
2009-04-04 15:10:14 +00:00 |
|
Pawel Kolodziejski
|
7791243649
|
update to scummvm changes
|
2009-04-04 14:43:23 +00:00 |
|
Pawel Kolodziejski
|
6e90cb3958
|
revert floating point switch optimisation
|
2009-03-01 13:47:05 +00:00 |
|
Pawel Kolodziejski
|
c77631d8c3
|
ups, that was really not portable, moved into i386 specific section
|
2009-02-28 20:49:32 +00:00 |
|
Pawel Kolodziejski
|
a59201d4a5
|
disable simd instructions usage, instead that use 387 math coprocessor. that fix texture glitch on Manny actor
|
2009-02-28 20:45:45 +00:00 |
|
Pawel Kolodziejski
|
f28b88740a
|
synced configure with scummvm changes
|
2009-01-13 22:51:10 +00:00 |
|
Pawel Kolodziejski
|
28d3de0388
|
add two missing help entries
|
2008-10-04 17:37:51 +00:00 |
|
Travis Howell
|
5a034fb209
|
Fix compiling under mingw, when using latest mingw-runtime (3.15).
|
2008-09-12 01:25:50 +00:00 |
|
Pawel Kolodziejski
|
4cd7281371
|
detect x86_64 as x86 too
|
2008-08-03 14:11:45 +00:00 |
|
Pawel Kolodziejski
|
633f63b067
|
update *.mk files
|
2008-07-30 10:59:37 +00:00 |
|
Pawel Kolodziejski
|
cd6f1032d3
|
detect 64bits target
|
2008-07-25 06:32:38 +00:00 |
|
Torbjorn Andersson
|
ffe24e8a8e
|
Named the unsigned 64-bit type "uint64" instead of "int64".
|
2008-07-23 20:47:42 +00:00 |
|
Pawel Kolodziejski
|
8f14057e65
|
addded check for 'long long' type
|
2008-07-23 20:39:51 +00:00 |
|
Pawel Kolodziejski
|
9e8bc400cd
|
fixed zlib in configure
|
2008-07-22 05:48:02 +00:00 |
|
Pawel Kolodziejski
|
1701cd1088
|
synced with scummvm
|
2008-07-18 20:52:11 +00:00 |
|
Pawel Kolodziejski
|
bffdf3432e
|
added amigaos4 compilation support
|
2008-07-13 22:31:44 +00:00 |
|
Pawel Kolodziejski
|
8343ed93bf
|
remove ALSA and Mpeg checks
|
2008-06-24 18:26:37 +00:00 |
|
Pawel Kolodziejski
|
9e82664f86
|
backport fix
|
2008-06-24 17:17:56 +00:00 |
|
Pawel Kolodziejski
|
a324441df5
|
enabled support for icons
|
2008-06-16 06:41:23 +00:00 |
|
Travis Howell
|
2c8c085cd2
|
Enable version tab in mingw build.
|
2008-06-15 14:39:41 +00:00 |
|
Pawel Kolodziejski
|
2866dea56e
|
adopted copyright header to AUTHORS file similiar like in scummvm
|
2008-06-13 14:57:47 +00:00 |
|
Pawel Kolodziejski
|
ca403a4c36
|
don't use zlib in common
|
2008-06-12 20:17:46 +00:00 |
|
Pawel Kolodziejski
|
407aee486d
|
- initial support for configure based on scummvm tree (tested mac os x leopard, linux(ubuntu), cygwin with mingwin gcc)
- adopted more common dir code from scummvm for easier multi platform support
- synced some changes from scummvm code
|
2008-06-12 12:08:15 +00:00 |
|