Oystein Eftevaag
|
4367d1c184
|
Whitespace fix
svn-id: r39538
|
2009-03-19 20:53:33 +00:00 |
|
Oystein Eftevaag
|
1301de3795
|
Added support for specifying which prefix directory to link in static libs for (for mac os x and iphone bundles), and use a build-specific strip command
svn-id: r39537
|
2009-03-19 20:49:22 +00:00 |
|
Filippos Karapetis
|
cae2c70c6f
|
Silenced some warnings about potentially uninitialized variables
svn-id: r39536
|
2009-03-19 20:40:05 +00:00 |
|
Filippos Karapetis
|
3b507db4f0
|
Silenced some warnings about potentially uninitialized variables
svn-id: r39535
|
2009-03-19 20:38:29 +00:00 |
|
Filippos Karapetis
|
11601f88e1
|
Fixed issues with commit #39449, fixing some graphical glitches with the GUI widgets
svn-id: r39534
|
2009-03-19 19:52:05 +00:00 |
|
Jordi Vilalta Prat
|
e8c018a9d0
|
Use the current SVN revision as a default when distributing a snapshot sources
svn-id: r39533
|
2009-03-19 19:42:22 +00:00 |
|
Sven Hesse
|
21c87385bc
|
Added some more debug messages
svn-id: r39532
|
2009-03-19 19:17:29 +00:00 |
|
Andre Heider
|
38baf3b19f
|
Added configure support for the Wii and Gamecube port
svn-id: r39531
|
2009-03-19 18:56:54 +00:00 |
|
Andre Heider
|
a0545c4133
|
Moved -pedantic from Makefile to the end of configure script
svn-id: r39530
|
2009-03-19 18:52:38 +00:00 |
|
Andre Heider
|
845f8d018b
|
Extended the FLAC test to detect a libFLAC version which was compiled without libogg support
svn-id: r39529
|
2009-03-19 18:47:01 +00:00 |
|
Jordi Vilalta Prat
|
2292dc28b0
|
Try to use the working copy revision if it's available
svn-id: r39528
|
2009-03-19 18:39:47 +00:00 |
|
Andre Heider
|
38e2957739
|
Fixed the tremor check. Instead of a ogg symbol, it now checks for a tremor one ;)
svn-id: r39527
|
2009-03-19 18:36:45 +00:00 |
|
Max Horn
|
b5bcc1a23a
|
Merged Neil's NDS changes into trunk
svn-id: r39526
|
2009-03-19 09:51:40 +00:00 |
|
Filippos Karapetis
|
8dc12da206
|
Added another version of SQ4
svn-id: r39525
|
2009-03-19 09:09:31 +00:00 |
|
Marcus Comstedt
|
114d9f211c
|
Initial support for building the Dreamcast port using the configure
script. Dynamic modules are not supported just yet.
svn-id: r39524
|
2009-03-18 23:38:25 +00:00 |
|
Oystein Eftevaag
|
f32fd48930
|
Use host-specific ranlib when crosscompiling for darwin (Mac OS X)
svn-id: r39523
|
2009-03-18 23:17:54 +00:00 |
|
Max Horn
|
55eb3b0b26
|
configure: We don't use tail anymore, so don't check for it; move (hq) scaler check from the middle to nowhere to a more appropriate spot
svn-id: r39522
|
2009-03-18 21:51:56 +00:00 |
|
Marcus Comstedt
|
e47e0242c9
|
Create a variable _host_alias defaulting to $_host_cpu-$_host_os, which is used to pick the cross compiler. This allows "special" hosts to override it.
svn-id: r39520
|
2009-03-18 21:07:28 +00:00 |
|
Marcus Comstedt
|
125a34c772
|
Moved the _build_{hq_,}scalers tests to after the host checks, because they may try to disable scalers on a per-host basis.
svn-id: r39519
|
2009-03-18 20:58:11 +00:00 |
|
Filippos Karapetis
|
723bc879f8
|
Changed abs_rect_t to Common::Rect
svn-id: r39518
|
2009-03-18 16:43:12 +00:00 |
|
Travis Howell
|
ab4812b734
|
Fix compile of SCI engine.
svn-id: r39517
|
2009-03-18 14:04:57 +00:00 |
|
Filippos Karapetis
|
28036e8f0c
|
Updated the MSVC project files of the SCI engine
svn-id: r39516
|
2009-03-18 13:26:13 +00:00 |
|
Filippos Karapetis
|
bc37ec4ce1
|
Renamed resmgr.cpp -> gfx_resmgr.cpp
Moved all files from gfx/resource/* to gfx/*
svn-id: r39515
|
2009-03-18 13:24:47 +00:00 |
|
Filippos Karapetis
|
abc842b677
|
Slight cleanup
svn-id: r39514
|
2009-03-18 11:25:23 +00:00 |
|
Filippos Karapetis
|
c9eff6e1f8
|
Cleaned up graphics initialization a bit
svn-id: r39513
|
2009-03-18 11:07:29 +00:00 |
|
Nicola Mettifogo
|
739181c3b7
|
Postpone loading of mask and path data on BRA. This fixed locations in which mask and path are defined before the screen bitmap.
svn-id: r39512
|
2009-03-18 10:55:05 +00:00 |
|
Travis Howell
|
e5a640b097
|
More updates to aos4dist.
svn-id: r39511
|
2009-03-18 10:34:57 +00:00 |
|
Travis Howell
|
506f7ff612
|
Update aos4dist.
svn-id: r39510
|
2009-03-18 10:06:42 +00:00 |
|
Travis Howell
|
d4fd77c8de
|
Fix bug #2684645 - AMIGAOS: Build breaks in base/commandline.
svn-id: r39508
|
2009-03-18 09:42:47 +00:00 |
|
Filippos Karapetis
|
7918852b1d
|
Added some missing header files to the MSVC project files of the SCI engine
svn-id: r39507
|
2009-03-18 08:09:02 +00:00 |
|
Filippos Karapetis
|
b670070c6c
|
Cleanup
svn-id: r39506
|
2009-03-18 07:59:46 +00:00 |
|
Travis Howell
|
717102578b
|
Minor corrections and cleanup.
svn-id: r39505
|
2009-03-18 06:06:16 +00:00 |
|
Travis Howell
|
9a99eb221a
|
Add another Spanish DOS version of Loom (EGA).
svn-id: r39502
|
2009-03-18 05:12:45 +00:00 |
|
Filippos Karapetis
|
5a77b89f92
|
Cleanup
svn-id: r39501
|
2009-03-17 23:43:32 +00:00 |
|
Filippos Karapetis
|
4c498d3456
|
Updated the MSVC project files of the SCI engine for commit #39499
svn-id: r39500
|
2009-03-17 23:39:28 +00:00 |
|
Filippos Karapetis
|
e546c60948
|
Further objectification of the graphics resource manager
svn-id: r39499
|
2009-03-17 23:30:57 +00:00 |
|
Johannes Schickel
|
4edee56b3f
|
Fix warning.
svn-id: r39498
|
2009-03-17 22:56:20 +00:00 |
|
Marcus Comstedt
|
cdc05e2ea5
|
tail on e.g. Solaris does not support the use of "-n 1". Use the good old "-1" syntax instead.
svn-id: r39497
|
2009-03-17 22:49:00 +00:00 |
|
Marcus Comstedt
|
6cc6603e9b
|
engines need to be listed before gui in MODULES, because stuff in libengines.a use stuff in libgui.a.
svn-id: r39496
|
2009-03-17 22:41:54 +00:00 |
|
Marcus Comstedt
|
f7a6e85863
|
Removed superfluous comma and namespace specifier.
svn-id: r39495
|
2009-03-17 22:19:11 +00:00 |
|
Marcus Comstedt
|
f5cb75e2e1
|
Removed superfluous semicolon.
svn-id: r39494
|
2009-03-17 22:18:33 +00:00 |
|
Marcus Comstedt
|
da142af5d4
|
Changed grabOverlay() and copyRectToOverlay() to use OverlayColor instead of int16.
svn-id: r39493
|
2009-03-17 22:09:33 +00:00 |
|
Filippos Karapetis
|
063ce3938d
|
Started objectifying the graphics resource manager (refer to patch #2689887)
svn-id: r39492
|
2009-03-17 21:08:33 +00:00 |
|
Nicola Mettifogo
|
71f8b83c47
|
Fixing the last commit, by using the right type in the cast.
svn-id: r39491
|
2009-03-17 19:36:38 +00:00 |
|
Nicola Mettifogo
|
dc2002348d
|
Another explicit cast for a historic compiler.
svn-id: r39490
|
2009-03-17 19:13:45 +00:00 |
|
Nicola Mettifogo
|
3a98786bc0
|
Removed one of the overloads of SoundMan::execute(), to make retarded compiler happy. Added a couple of explicit casts from bool to int, so that other compiler don't complain instead.
svn-id: r39489
|
2009-03-17 19:04:59 +00:00 |
|
Florian Kagerer
|
769184c483
|
LOL: added some new drawing code required for some shapes and fixed a minor text displaying bug
svn-id: r39487
|
2009-03-17 18:27:56 +00:00 |
|
Nicola Mettifogo
|
7697fd9cc7
|
Fixed the transparency problems of static objects in BRA.
svn-id: r39486
|
2009-03-17 16:45:09 +00:00 |
|
Max Horn
|
95c58e76d6
|
SCI: Added TODO: Merge SegInterface and MemObject? And some cleanup
svn-id: r39485
|
2009-03-17 16:08:25 +00:00 |
|
Max Horn
|
3c23ba7d73
|
SCI: Got rid of various SegManager::free_* methods
svn-id: r39484
|
2009-03-17 16:07:58 +00:00 |
|