aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-07-12corrected colors in SMUSH animationsPaweł Kołodziejski
svn-id: r4518
2002-07-11seems there is a conflict with our operator new and certain versions of the ↵Max Horn
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-11fixed warningsPaweł Kołodziejski
svn-id: r4516
2002-07-11Fixed the akos missposition bug when entering the nexus in digVincent Hamm
svn-id: r4515
2002-07-11updated VC6 dspVincent Hamm
svn-id: r4514
2002-07-10added prototype ListWidget (doesn't do anything yet, only serves to demo how ↵Max Horn
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-10Opps, added missing declarationPaweł Kołodziejski
svn-id: r4512
2002-07-10Implemented subtitles in SMUSH animations.Paweł Kołodziejski
Almost complete, expect: - correct colors, - correct split texts to multilines svn-id: r4511
2002-07-10added kirben to readme/webpage (gee why wasn't he there already?)Max Horn
svn-id: r4510
2002-07-10improved the alpha blending code, now works properly for nesting/redraw ↵Max Horn
(changed meaning of WIDGET_CLEARBG a little bit for this) svn-id: r4509
2002-07-10indent runMax Horn
svn-id: r4508
2002-07-10some spaces fixed, don't use DOS encoded special charsMax Horn
svn-id: r4507
2002-07-10fixPaweł Kołodziejski
svn-id: r4506
2002-07-09clarified difference between Mutle's work and mineMax Horn
svn-id: r4505
2002-07-09Dumb up filename case insensitivityJames Brown
svn-id: r4504
2002-07-09Change Indy4 titlebar to satisfy Murray-Mint.James Brown
svn-id: r4503
2002-07-09Add a comment :PJames Brown
svn-id: r4502
2002-07-09Add in alpha-blending code. Why? Because I can! :)James Brown
svn-id: r4501
2002-07-08replaced clearArea with the more general fillArea; added get/setValue ↵Max Horn
methods to SliderWidget; changed look of SliderWidget a little bit; optimized drawing of SliderWidget svn-id: r4500
2002-07-08hook in the Mac Carbon port SelectGame method. Still not at all useful; I ↵Max Horn
believe it's better to wait for a portable ScummVM GUI and then use that instead... svn-id: r4499
2002-07-08Fix small indentationJames Brown
svn-id: r4498
2002-07-08Fix mouseoutJames Brown
svn-id: r4497
2002-07-08Add slider widgetJames Brown
svn-id: r4496
2002-07-08fixed my bogus QNX fix :-)Max Horn
svn-id: r4495
2002-07-08made mac port compile & link with current source; however, it doesn't work ↵Max Horn
at all, so don't be to excited about this checkin :-) svn-id: r4494
2002-07-08two more small QNX fixesMax Horn
svn-id: r4493
2002-07-08got rid of RTTI again (i.e. dynamic_cast)Max Horn
svn-id: r4492
2002-07-08removed obsoleteMax Horn
svn-id: r4491
2002-07-08Use correct compilerTravis Howell
svn-id: r4490
2002-07-08added some typecasts that might help QNX; updated NewGui TODO listMax Horn
svn-id: r4489
2002-07-08implemented hotkey support in new GUI codeMax Horn
svn-id: r4488
2002-07-08delay creation of dialogs till they are used; fixed new pause dialog & use ↵Max Horn
it instead of the old one; dirty area handling in new gui code is more logical/useful now svn-id: r4487
2002-07-07added CheckboxWidget; added NewGui::drawBitmapMax Horn
svn-id: r4486
2002-07-07added options dialog; added NewGui TODO list;Max Horn
svn-id: r4485
2002-07-07got rid of std::stack againMax Horn
svn-id: r4484
2002-07-07added dialog nesting code (for now using std::stack, I will provide my own ↵Max Horn
stack class later svn-id: r4483
2002-07-07got rid of some g_scumm usesMax Horn
svn-id: r4482
2002-07-07indent runMax Horn
svn-id: r4481
2002-07-07indent runMax Horn
svn-id: r4480
2002-07-07added many more typesMax Horn
svn-id: r4479
2002-07-07indent runMax Horn
svn-id: r4478
2002-07-07once moreMax Horn
svn-id: r4477
2002-07-07indent runMax Horn
svn-id: r4476
2002-07-07indent runMax Horn
svn-id: r4475
2002-07-07once more indent, after adding -TDialog and -TWidgetMax Horn
svn-id: r4474
2002-07-07once moreMax Horn
svn-id: r4473
2002-07-07Note to self, and everyone else.. remember to keep this updated.James Brown
Anyone know a way to update the CVS date automatically? svn-id: r4472
2002-07-07Re-add unix commandline examplesJames Brown
svn-id: r4471
2002-07-07indent runMax Horn
svn-id: r4470
2002-07-07applied indent to a couple of source files; added .indent.pro file with ↵Max Horn
default indent settings as per readme.txt svn-id: r4469