Commit Graph
89 Commits
Author SHA1 Message Date
Strangerke 672e54efac MORTEVIELLE: Some more renaming 2012-04-06 08:23:18 +02:00
Strangerke 28eaf25703 MORTEVIELLE: Some more renaming 2012-04-06 08:23:11 +02:00
Strangerke 79dd918033 MORTEVIELLE: regroup several files 2012-04-06 08:23:06 +02:00
Strangerke 6217fa5e3e MORTEVIELLE: some more renaming, match menu item size in setText() 2012-04-06 08:22:54 +02:00
Strangerke e92369be21 MORTEVIELLE: Rename some variables and functions related to 'Search' action 2012-04-06 08:22:32 +02:00
Strangerke 2a32c9d1f4 MORTEVIELLE: Rename more globals 2012-04-06 08:22:28 +02:00
Strangerke b2b16cefce MORTEVIELLE: rename more globals and constants, remove t_nhom usage 2012-04-06 08:22:26 +02:00
Strangerke 7764caaade MORTEVIELLE: Start renaming globals 2012-04-06 08:22:24 +02:00
Strangerke 38c9aa8b56 MORTEVIELLE: silent several warning reported by cppCheck 2012-04-06 08:22:17 +02:00
Strangerke 1384677991 MORTEVIELLE: clean up deline() 2012-04-06 08:22:07 +02:00
Strangerke 510cae8af1 MORTEVIELLE: Start removing deline() and delig 2012-04-06 08:22:04 +02:00
Strangerke ce56512c99 MORTEVIELLE: First "English" version.
DAT file needs to be rebuilt
2012-04-06 08:22:03 +02:00
Strangerke b414beeff2 MORTEVIELLE: clean up while statements using separate 'not' 2012-04-06 08:22:00 +02:00
Strangerke aeb9015713 MORTEVIELLE: Fix questions display when entering hidden passage 2012-04-06 08:21:52 +02:00
Strangerke a54dfa4845 MORTEVIELLE: Some more code formatting, rename sonoff 2012-04-06 08:21:40 +02:00
Strangerke acd636dc2c MORTEVIELLE: Some more cleanup, renaming, plus a couple of crash fixes in deline and writeg 2012-04-06 08:21:37 +02:00
Paul Gilbert 4cd9be9f2f MORTEVIELLE: Removed unused clear_box() and fill_box(), and renamed fillBox to fillRect 2012-04-06 08:21:12 +02:00
Paul Gilbert e9c5437c3b MORTEVIELLE: Removed redundant gfx functions, and moved others into ScreenSurface class. 2012-04-06 08:21:01 +02:00
Paul Gilbert 2a6ec0eaa6 MORTEVIELLE: Correct loading of the text data index, and fixed decoding of text lines 2012-04-06 08:19:22 +02:00
Strangerke 1d24605239 MORTEVIELLE: Add some comments with translated strings 2012-04-06 08:19:14 +02:00
Paul Gilbert 09928318f5 MORTEVIELLE: Added stubs for remaining functions needed by the project 2012-04-06 08:19:01 +02:00
Paul Gilbert ef3c271544 MORTEVIELLE: Lots of compilation fixes 2012-04-06 08:19:00 +02:00
Paul Gilbert ab089af889 MORTEVIELLE: More compilation fixes 2012-04-06 08:18:58 +02:00
Paul Gilbert fd243358d3 MORTEVIELLE: More addition of needed #include lines and other compilation fixes 2012-04-06 08:18:54 +02:00
Paul Gilbert c7a1bd48bd MORTEVIELLE: Replaced all set::of forms with proper C if statements 2012-04-06 08:18:53 +02:00
Paul Gilbert c1ead19c5d MORTEVIELLE: cardinal -> uint 2012-04-06 08:18:48 +02:00
Paul Gilbert 98ea43b7c5 MORTEVIELLE: Converted remaining varying_string instances to Common::String 2012-04-06 08:18:45 +02:00
Eugene Sandulenko 34f9d30245 MORTEVIELLE: COnvert more arrays and data types 2012-04-06 08:18:42 +02:00
Strangerke cd596ffb9b MORTEVIELLE: Fix some more errors by adding includes 2012-04-06 08:18:40 +02:00
Strangerke 4281423abb MORTEVIELLE: Fix some errors by including str.h 2012-04-06 08:18:36 +02:00
Strangerke 2792e4069d MORTEVIELLE: use bool instead of boolean 2012-04-06 08:18:34 +02:00
Strangerke d7a64060ca MORTEVIELLE: Start including header files 2012-04-06 08:18:30 +02:00
Strangerke 7571d4e186 MORTEVIELLE: rename namespace 2012-04-06 08:18:28 +02:00
Strangerke 674e35d14a MORTEVIELLE: Add an an include for string, move boolean to bool 2012-04-06 08:18:26 +02:00
Strangerke 1c441062a0 MORTEVIELLE: Add namespace and standard header 2012-04-06 08:18:25 +02:00
Eugene Sandulenko 4edebbe111 MORTEVIELLE: Converted more arrays into C style arrays 2012-04-06 08:18:24 +02:00
Eugene Sandulenko cc3573bc01 MORTEVIELLE: str* -> Common::String 2012-04-06 08:18:22 +02:00
Eugene Sandulenko 56d8f2b39c MORTEVIELLE: integer -> int 2012-04-06 08:18:17 +02:00
Eugene Sandulenko e6a0c23d2c MORTEVIELLE: Rename *.h -> *.cpp where they really belong 2012-04-06 08:18:14 +02:00