Commit Graph
86814 Commits
Author SHA1 Message Date
Strangerke 1e430a26f5 CRYO: Some more renaming 2017-01-25 22:41:57 +01:00
Eugene Sandulenko 28803f6687 CRYO: Fix compilation 2017-01-25 22:41:57 +01:00
Strangerke 2d3247aba9 CRYO: More renaming 2017-01-25 22:41:57 +01:00
Strangerke 0c7e5d920d CRYO: Simplify some code using rect 2017-01-25 22:41:56 +01:00
Strangerke 2e8b3e9462 CRYO: Renaming, replace rect_t by Common::Rect 2017-01-25 22:41:56 +01:00
Strangerke 6c6eff6c40 CRYO: Some renaming 2017-01-25 22:41:56 +01:00
Strangerke 0e4d63d37c CRYO: Simplify loadFile, some renaming and variable type changes 2017-01-25 22:41:56 +01:00
Strangerke 01f10cc4ee CRYO: Some more renaming 2017-01-25 22:41:56 +01:00
Strangerke bb15a26179 CRYO: Some renaming 2017-01-25 22:41:55 +01:00
Strangerke 801436e00d CRYO: Silent some compilation warnings 2017-01-25 22:41:55 +01:00
Strangerke c9681492a4 CRYO: Consistantly use SUB_LINE for frame initialization 2017-01-25 22:41:55 +01:00
Strangerke f77429abcf CRYO: Fix some compilation warnings, change some variables to boolean 2017-01-25 22:41:55 +01:00
Strangerke fb6abe59c6 CRYO: Some renaming, remove a couple of useless variables 2017-01-25 22:41:55 +01:00
Strangerke a7c9ae8039 CRYO: Introduction Direction, fix some warnings using it 2017-01-25 22:41:54 +01:00
Eugene Sandulenko 0fbe26e06a CRYO: Use standard ScummVM types 2017-01-25 22:41:54 +01:00
Eugene Sandulenko 85ba17c475 CRYO: Added standard ScummVM headers 2017-01-25 22:41:54 +01:00
Eugene Sandulenko ea01120013 CRYO: Refactor to avoid nested includes 2017-01-25 22:41:54 +01:00
Eugene Sandulenko 0dfe251496 CRYO: Fix warnings 2017-01-25 22:41:54 +01:00
Eugene Sandulenko 390c379385 CRYO: Fix line endings 2017-01-25 22:41:53 +01:00
Eugene Sandulenko 517bcad684 CRYO: Fix warnings 2017-01-25 22:41:53 +01:00
Retro-Junk 59c90d21ad CRYO: Prettify code with AStyle 2017-01-25 22:41:53 +01:00
Retro-Junk ecf0d04104 CRYO: Lost Eden game engine initial commit 2017-01-25 22:41:46 +01:00
Purple T 66fd5eef7c I18N: Update translation (French)
Currently translated at 100.0% (929 of 929 strings)
2017-01-25 22:32:10 +01:00
Eugene Sandulenko e25bac9690 BUILD: Added missing libs to Travis CI osx configuration 2017-01-25 20:00:15 +01:00
Eugene Sandulenko 797be02eb2 GRAPHICS: Fix MacFont association to MacFontFamily 2017-01-25 19:41:53 +01:00
Walter van Niftrik 8c854897fd ADL: Implement hires5+ flood fill 2017-01-25 16:03:11 +01:00
Walter van Niftrik 55f3bef837 ADL: Merge graphics code into a single file 2017-01-25 16:03:11 +01:00
Rafał Rzepecki 7b0c49b2a8 I18N: Update translation (Polish)
Currently translated at 91.3% (849 of 929 strings)
2017-01-25 13:49:27 +01:00
Eugene Sandulenko 368c0928b6 DIRECTOR: Added test for drawing scaled MacFonts 2017-01-25 12:44:24 +01:00
Eugene Sandulenko e2b1cd5c80 GRAPHICS: Implemented test for MacFont scaling 2017-01-25 12:44:24 +01:00
Eugene Sandulenko bac7b6d651 BUILD: Adding OSX target to Travis CI.
I expect this to fail at the first run.
2017-01-25 10:56:58 +01:00
Paul Gilbert 333dd1184d TITANIC: Handle index 0 in TTconceptNode setConcept 2017-01-24 22:52:38 -05:00
Paul Gilbert 8d6bb245ab TITANIC: Fix TTconcept checkWordClass for script concepts 2017-01-24 22:32:55 -05:00
Paul Gilbert 186697eca9 TITANIC: Fix initialisation of the title script 2017-01-24 20:07:45 -05:00
Eugene Sandulenko b84ab35363 GRAPHICS: Plug MacFont scaler in 2017-01-24 23:33:59 +01:00
Eugene Sandulenko 41e93fca16 GRAPHICS: Further work on MacFont scaling 2017-01-24 23:21:29 +01:00
Paul Gilbert 664cb4dd53 TITANIC: Some initial Barbot fixes, field renamings 2017-01-23 22:14:10 -05:00
Eugene Sandulenko 371adf9ea6 GRAPHICS: Stop leaking memory. MacResMan deletes stream 2017-01-23 23:57:38 +01:00
Eugene Sandulenko 2e956b69d5 GRAPHICS: Fix crash in MacFontManager 2017-01-23 23:44:53 +01:00
Eugene Sandulenko 87a7198521 BUILD: Add IRC notifications to Travis CI builds 2017-01-23 22:16:48 +01:00
Eugene Sandulenko 3bd85ef313 TESTS: Fix tests building 2017-01-23 21:58:38 +01:00
Eugene Sandulenko 37bb3abce4 TESTS: Revert changes to module Makefile
The recent changes were made in attempt to fix the test building
for NDS target, but since we're not building tests there, these
changes are reverted for the sake of cleaner code.
2017-01-23 21:34:47 +01:00
Eugene Sandulenko 4212734b1e TESTS: Fix missing QUIET_CXX option in Makefile 2017-01-23 21:11:03 +01:00
Eugene Sandulenko 595770368c TESTS: Attempt to fix Makefile for NDS build 2017-01-23 21:07:08 +01:00
Eugene Sandulenko 320ed53f31 TESTS: Fix linking target in Makefile 2017-01-23 20:52:52 +01:00
Eugene Sandulenko 311bb2f1b6 DIRECTOR: Fix memory leak 2017-01-23 20:28:07 +01:00
Eugene Sandulenko 7396965005 GRAPHICS: Fix number of memory leaks and wanrings 2017-01-23 20:27:00 +01:00
Eugene Sandulenko 1caaf49f20 GRAPHICS: Gracefully process previous version of classicmacfonts.dat 2017-01-23 19:59:42 +01:00
Eugene Sandulenko e66961e1de JANITORIAL: Whitespace fixes 2017-01-23 19:39:51 +01:00
Eugene Sandulenko 83ab1fc441 DIRECTOR: Lingo: Fix all remaining reduce/reduce conflicts 2017-01-23 19:39:50 +01:00