Strangerke
|
fb216b263c
|
MORTEVIELLE: Add a couple of detection entries
|
2012-04-06 08:19:05 +02:00 |
|
Paul Gilbert
|
44002e9293
|
MORTEVIELLE: Fix data loading in chartex method
|
2012-04-06 08:19:04 +02:00 |
|
Paul Gilbert
|
0766140a4e
|
MORTEVIELLE: Added stub engine implementation. Engine is now compilable.
|
2012-04-06 08:19:02 +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
|
4dd8bce651
|
MORTEVIELLE: Converted string() usage to Common::String
|
2012-04-06 08:18:57 +02:00 |
|
Paul Gilbert
|
4837636386
|
MORTEVIELLE: Converted some of the file accesses to use Common::File
|
2012-04-06 08:18:55 +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
|
6998d530dc
|
MORTEVIELLE: Further bugfixes to include files and added includes
|
2012-04-06 08:18:52 +02:00 |
|
Paul Gilbert
|
1a0e3b571a
|
MORTEVIELLE: Compilation fixes based on adding appropriate #include files
|
2012-04-06 08:18:50 +02:00 |
|
Paul Gilbert
|
b4934ea1bf
|
MORTEVIELLE: Compilation fixes and extern prefixes to header file method declarations
|
2012-04-06 08:18:49 +02:00 |
|
Paul Gilbert
|
c1ead19c5d
|
MORTEVIELLE: cardinal -> uint
|
2012-04-06 08:18:48 +02:00 |
|
Paul Gilbert
|
c8774837ef
|
MORTEVIELLE: Fixed variable usage in var_mor.h and var_mor.cpp
|
2012-04-06 08:18:46 +02:00 |
|
Paul Gilbert
|
98ea43b7c5
|
MORTEVIELLE: Converted remaining varying_string instances to Common::String
|
2012-04-06 08:18:45 +02:00 |
|
Eugene Sandulenko
|
38b1cc4739
|
MORTEVIELLE: More compilation fixes
|
2012-04-06 08:18:44 +02:00 |
|
Eugene Sandulenko
|
34f9d30245
|
MORTEVIELLE: COnvert more arrays and data types
|
2012-04-06 08:18:42 +02:00 |
|
Eugene Sandulenko
|
a61fb2cf25
|
MORTEVIELLE: long_int -> float
|
2012-04-06 08:18:41 +02:00 |
|
Strangerke
|
cd596ffb9b
|
MORTEVIELLE: Fix some more errors by adding includes
|
2012-04-06 08:18:40 +02:00 |
|
Strangerke
|
3cefe69994
|
MORTEVIELLE: Enlarge two arrays in order to fix pascal access
|
2012-04-06 08:18:38 +02:00 |
|
Strangerke
|
646408bb38
|
MORTEVIELLE: Fix several errors, add some includes
|
2012-04-06 08:18:37 +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
|
6e171f7de1
|
MORTEVIELLE: fix several old includes
|
2012-04-06 08:18:31 +02:00 |
|
Strangerke
|
d7a64060ca
|
MORTEVIELLE: Start including header files
|
2012-04-06 08:18:30 +02:00 |
|
Strangerke
|
911d136f9f
|
MORTEVIELLE: Add header files
|
2012-04-06 08:18:29 +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
|
fa3738db32
|
MORTEVIELLE: Transformed some array to C arrays
|
2012-04-06 08:18:21 +02:00 |
|
Eugene Sandulenko
|
b36a336203
|
MORTEVIELLE: real -> float
|
2012-04-06 08:18:20 +02:00 |
|
Eugene Sandulenko
|
321b86339f
|
MORTEVIELLE: Register engine at engines.mk
|
2012-04-06 08:18:18 +02:00 |
|
Eugene Sandulenko
|
56d8f2b39c
|
MORTEVIELLE: integer -> int
|
2012-04-06 08:18:17 +02:00 |
|
Eugene Sandulenko
|
b193c92a6e
|
MORTEVIELLE: Plug the engine into makefiles
|
2012-04-06 08:18:16 +02:00 |
|
Eugene Sandulenko
|
e6a0c23d2c
|
MORTEVIELLE: Rename *.h -> *.cpp where they really belong
|
2012-04-06 08:18:14 +02:00 |
|
Eugene Sandulenko
|
9b6a4264dc
|
MORTEVIELLE: Ran astyle over generated files
|
2012-04-06 08:18:13 +02:00 |
|
Eugene Sandulenko
|
816e53c1f8
|
MORTEVIELLE: Initial ptoc output
|
2012-04-06 08:18:12 +02:00 |
|