Max Horn
|
1238d74227
|
took painelf's change, modified it a lot, and now here's the result :-)
svn-id: r4540
|
2002-07-13 18:32:09 +00:00 |
|
Max Horn
|
101613f6fd
|
cleanup
svn-id: r4539
|
2002-07-13 17:54:20 +00:00 |
|
Max Horn
|
dfdd2d407d
|
fixed palette bug (visible in MonkeyVGA in the forest on Melee Island); added some code that might or might not be right for o5_actorset:15
svn-id: r4538
|
2002-07-13 15:59:11 +00:00 |
|
Max Horn
|
bbc90cace6
|
fixed about dialog crash
svn-id: r4537
|
2002-07-13 14:32:11 +00:00 |
|
Max Horn
|
dc60238196
|
renamed fadeToBlackEffect to fadeOut; renamed screenEffect to fadeIn; implemented oldRoomEffect (fixes room transitions in MonkeyVGA and Indy3)
svn-id: r4536
|
2002-07-13 14:07:37 +00:00 |
|
Max Horn
|
1861053d33
|
oops
svn-id: r4535
|
2002-07-13 13:12:06 +00:00 |
|
Max Horn
|
9514e7012e
|
some cleanup
svn-id: r4534
|
2002-07-13 12:02:10 +00:00 |
|
Max Horn
|
198d667d1e
|
added clear() methods to String and StringList; StringList destructor now doesn't leak anymore
svn-id: r4533
|
2002-07-13 11:59:39 +00:00 |
|
Max Horn
|
43b8300eb2
|
fixed FIXME; this seems to be the correct way for walkActorOld to work
svn-id: r4532
|
2002-07-13 11:56:53 +00:00 |
|
Max Horn
|
447f2c433b
|
indent fixes
svn-id: r4531
|
2002-07-13 11:56:04 +00:00 |
|
Travis Howell
|
98df5185d3
|
*** empty log message ***
svn-id: r4530
|
2002-07-13 09:41:21 +00:00 |
|
James Brown
|
86a2ca6b82
|
Let ListWidget have an 'active' item
svn-id: r4529
|
2002-07-13 09:19:23 +00:00 |
|
Max Horn
|
8e7686e19f
|
updated TODO list
svn-id: r4528
|
2002-07-12 23:04:54 +00:00 |
|
Max Horn
|
eeb23d5a92
|
implemented scrollbar 'dragging' (based largely on painelf's patch)
svn-id: r4527
|
2002-07-12 23:00:35 +00:00 |
|
Max Horn
|
d16bf9a102
|
small indention fix
svn-id: r4526
|
2002-07-12 22:10:24 +00:00 |
|
Max Horn
|
897a404e6e
|
updated scummvm.dsp file (thx painelf)
svn-id: r4525
|
2002-07-12 22:07:23 +00:00 |
|
Max Horn
|
efae95935e
|
this fix by MadMoose fixes the forest 'labyrinth' in monkeyvga
svn-id: r4524
|
2002-07-12 22:04:24 +00:00 |
|
Max Horn
|
494c095c25
|
my previous change caused problems in MI1/2. This should help
svn-id: r4523
|
2002-07-12 21:36:20 +00:00 |
|
Max Horn
|
bc125e4d1f
|
fix for #555317
svn-id: r4522
|
2002-07-12 17:43:18 +00:00 |
|
Max Horn
|
e34571dca9
|
Countless changes to the New GUI; some hightligths: new ScrollBarWidget class; ListWidget is usable (demo shows it off); added custom String/StringList classes
svn-id: r4521
|
2002-07-12 16:24:11 +00:00 |
|
James Brown
|
c99d9a57c0
|
Allow Full Thottle SMUSH to work again
svn-id: r4520
|
2002-07-12 15:29:22 +00:00 |
|
Max Horn
|
1eac3c9896
|
fixed space bar bug in Save dialog. Dudes, why not use standard functions/macros instead of reinventing the broken wheel? 8-)
svn-id: r4519
|
2002-07-12 10:31:45 +00:00 |
|
Paweł Kołodziejski
|
bf142bccdf
|
corrected colors in SMUSH animations
svn-id: r4518
|
2002-07-12 05:25:32 +00:00 |
|
Max Horn
|
0128dd0aa6
|
seems there is a conflict with our operator new and certain versions of the Std C++ lib. Till this is resolved: here's a workaround (disabling the code which is not used anyway right now)
svn-id: r4517
|
2002-07-11 23:09:07 +00:00 |
|
Paweł Kołodziejski
|
5f00eb69b9
|
fixed warnings
svn-id: r4516
|
2002-07-11 20:34:52 +00:00 |
|
Vincent Hamm
|
362333fa41
|
Fixed the akos missposition bug when entering the nexus in dig
svn-id: r4515
|
2002-07-11 18:54:16 +00:00 |
|
Vincent Hamm
|
9dc2331f32
|
updated VC6 dsp
svn-id: r4514
|
2002-07-11 18:24:59 +00:00 |
|
Max Horn
|
c60670d561
|
added prototype ListWidget (doesn't do anything yet, only serves to demo how it might look); renamed various NewGui methods and added frameRect method; made NewGui use our 'own' GUI colors (no worries if you don't like them, this is just an experiment); StaticTextWidget now clones its label (preventing problems when a game was loaded, thus invalidating string locations in memory)
svn-id: r4513
|
2002-07-10 22:49:41 +00:00 |
|
Paweł Kołodziejski
|
9b3784ef6d
|
Opps, added missing declaration
svn-id: r4512
|
2002-07-10 20:50:44 +00:00 |
|
Paweł Kołodziejski
|
bfba03666b
|
Implemented subtitles in SMUSH animations.
Almost complete, expect:
- correct colors,
- correct split texts to multilines
svn-id: r4511
|
2002-07-10 20:30:47 +00:00 |
|
Max Horn
|
04921d3d9b
|
added kirben to readme/webpage (gee why wasn't he there already?)
svn-id: r4510
|
2002-07-10 18:31:21 +00:00 |
|
Max Horn
|
d32e3ad11f
|
improved the alpha blending code, now works properly for nesting/redraw (changed meaning of WIDGET_CLEARBG a little bit for this)
svn-id: r4509
|
2002-07-10 16:49:45 +00:00 |
|
Max Horn
|
5cc6e3f6a0
|
indent run
svn-id: r4508
|
2002-07-10 16:38:38 +00:00 |
|
Max Horn
|
ac22f38edb
|
some spaces fixed, don't use DOS encoded special chars
svn-id: r4507
|
2002-07-10 15:16:56 +00:00 |
|
Paweł Kołodziejski
|
aaa4156cd9
|
fix
svn-id: r4506
|
2002-07-10 06:18:32 +00:00 |
|
Max Horn
|
09a3384409
|
clarified difference between Mutle's work and mine
svn-id: r4505
|
2002-07-09 18:10:13 +00:00 |
|
James Brown
|
c579c16bf1
|
Dumb up filename case insensitivity
svn-id: r4504
|
2002-07-09 14:31:00 +00:00 |
|
James Brown
|
e92bb8a778
|
Change Indy4 titlebar to satisfy Murray-Mint.
svn-id: r4503
|
2002-07-09 13:30:10 +00:00 |
|
James Brown
|
a858016827
|
Add a comment :P
svn-id: r4502
|
2002-07-09 12:38:50 +00:00 |
|
James Brown
|
78be337958
|
Add in alpha-blending code. Why? Because I can! :)
svn-id: r4501
|
2002-07-09 12:33:09 +00:00 |
|
Max Horn
|
0a9baabbdc
|
replaced clearArea with the more general fillArea; added get/setValue methods to SliderWidget; changed look of SliderWidget a little bit; optimized drawing of SliderWidget
svn-id: r4500
|
2002-07-08 22:11:47 +00:00 |
|
Max Horn
|
5fa2ab9e00
|
hook in the Mac Carbon port SelectGame method. Still not at all useful; I believe it's better to wait for a portable ScummVM GUI and then use that instead...
svn-id: r4499
|
2002-07-08 21:36:59 +00:00 |
|
James Brown
|
42be969348
|
Fix small indentation
svn-id: r4498
|
2002-07-08 13:58:13 +00:00 |
|
James Brown
|
06d85ff2cb
|
Fix mouseout
svn-id: r4497
|
2002-07-08 13:54:11 +00:00 |
|
James Brown
|
7be66a5f05
|
Add slider widget
svn-id: r4496
|
2002-07-08 13:52:50 +00:00 |
|
Max Horn
|
0ea6fac174
|
fixed my bogus QNX fix :-)
svn-id: r4495
|
2002-07-08 13:44:00 +00:00 |
|
Max Horn
|
6538be45fa
|
made mac port compile & link with current source; however, it doesn't work at all, so don't be to excited about this checkin :-)
svn-id: r4494
|
2002-07-08 13:34:14 +00:00 |
|
Max Horn
|
204a539419
|
two more small QNX fixes
svn-id: r4493
|
2002-07-08 13:33:10 +00:00 |
|
Max Horn
|
32ea67dfed
|
got rid of RTTI again (i.e. dynamic_cast)
svn-id: r4492
|
2002-07-08 11:55:55 +00:00 |
|
Max Horn
|
d262c4e6dc
|
removed obsolete
svn-id: r4491
|
2002-07-08 11:32:39 +00:00 |
|