Commit Graph

66760 Commits

Author SHA1 Message Date
Marisa-Chan
3b83e82e6f ZVISION: Fix uninitialized scalar field (CID 1257067) 2014-12-19 16:33:26 +06:00
Marisa-Chan
b96c581881 ZVISION: Fix uninitialized scalar field (CID 1257066) 2014-12-19 16:32:27 +06:00
Marisa-Chan
efb9355223 ZVISION: Fix uninitialized scalar field (CID 1257065) 2014-12-19 16:31:33 +06:00
Marisa-Chan
044f252154 ZVISION: Fix uninitialized scalar field (CID 1257064) 2014-12-19 16:29:51 +06:00
Marisa-Chan
36af1ff5b1 ZVISION: Fix uninitialized scalar field (CID 1257063) 2014-12-19 16:27:27 +06:00
Marisa-Chan
f8c1b1eb28 ZVISION: Fix uninitialized scalar field (CID 1257062) 2014-12-19 16:22:57 +06:00
Marisa-Chan
56f7be8ab6 ZVISION: Fix uninitialized scalar field (CID 1257054) 2014-12-19 16:01:30 +06:00
Marisa-Chan
fe56e7d02b ZVISION: Fix uninitialized scalar field (CID 1257060) 2014-12-19 16:00:57 +06:00
Marisa-Chan
e28f8a5d8f ZVISION: Fix uninitialized scalar field (CID 1257059) 2014-12-19 16:00:57 +06:00
Marisa-Chan
cd2612a54e ZVISION: Fix uninitialized scalar field (CID 1257058) 2014-12-19 16:00:57 +06:00
Marisa-Chan
f9946b726f ZVISION: Fix uninitialized scalar field (CID 1257057) 2014-12-19 16:00:57 +06:00
Marisa-Chan
8c896f5da4 ZVISION: Fix uninitialized scalar field (CID 1257056) 2014-12-19 16:00:57 +06:00
Marisa-Chan
deea4ef62c ZVISION: Fix uninitialized scalar field (CID 1257055) 2014-12-19 16:00:57 +06:00
Marisa-Chan
cd2fc20768 ZVISION: Fix uninitialized scalar field (CID 1257061) 2014-12-19 16:00:49 +06:00
Marisa-Chan
5a08792780 ZVISION: Fix uninitialized scalar field (CID 1125218) 2014-12-19 15:39:51 +06:00
Marisa-Chan
74ea583a4e ZVISION: Fix uninitialized scalar field (CID 1109700) 2014-12-19 15:38:28 +06:00
Marisa-Chan
c50024fd86 ZVISION: Fix uninitialized pointer field (CID 1109699) 2014-12-19 15:37:33 +06:00
Marisa-Chan
b10f66438f ZVISION: Fix uninitialized scalar field (CID 1109675) 2014-12-19 15:33:51 +06:00
Marisa-Chan
76335d4a81 ZVISION: Fix uninitialized pointer field (CID 1109672) 2014-12-19 15:32:43 +06:00
Marisa-Chan
d96834020c ZVISION: Fix uninitialized scalar field (CID 1109669) 2014-12-19 15:31:43 +06:00
Marisa-Chan
30212e4579 ZVISION: Fix array compared against 0 (CID 1109648) 2014-12-19 15:30:03 +06:00
Marisa-Chan
f4fe0b008f ZVISION: Delete unused code 2014-12-19 10:46:43 +06:00
Paul Gilbert
93bbe3a45e ACCESS: Manually implement ASurface::copyFrom for performance
The original called Surface::copyFrom, which keeps recreating the
dest surface with each copy. This version simply copies the image
2014-12-18 21:52:59 -05:00
Paul Gilbert
95aa9a13a6 ACCESS: Refactor most of ASurface statics to instance variables 2014-12-18 21:45:55 -05:00
Strangerke
864cab5e47 ACCESS: Fix issue related to demo-only (and unused afawk) opcodes 2014-12-19 01:35:33 +01:00
Strangerke
3fca9d42f3 ACCESS: Use Common::String to display bubble box text 2014-12-18 07:23:18 +01:00
Strangerke
7895c5408c ACCESS: Constify general messages 2014-12-18 07:14:21 +01:00
Strangerke
20bcc7f7aa ACCESS: Rename CMDPUSHLOCATION 2014-12-17 23:45:41 +01:00
Strangerke
8fe8cf8e43 ACCESS: Use AD_ENTRY1s in detection tables 2014-12-17 23:35:12 +01:00
Strangerke
c11b6e3eb3 ACCESS: Add original engine dates 2014-12-17 23:27:55 +01:00
Strangerke
beba3cd3f2 ACCESS: Fix indentation issue pointed out by _sev 2014-12-17 23:22:50 +01:00
Strangerke
a990323703 ACCESS: Format the definition of ImagerFlag
and fix a comment
2014-12-17 23:21:13 +01:00
Strangerke
cd4183a463 ACCESS: Fix indentation of METHODS in animate() 2014-12-17 23:15:13 +01:00
Strangerke
79b51f20e4 ACCESS: Use clear to empty Common::String variables 2014-12-17 23:08:54 +01:00
Strangerke
207c4012ad ACCESS: replace an assert by an error as suggested by LordHoto 2014-12-17 23:05:22 +01:00
Strangerke
240b9dcaeb ACCESS: Format Direction enum as suggested by LordHoto 2014-12-17 22:54:29 +01:00
Strangerke
223038924b ACCESS: Get rid of a goto 2014-12-17 22:49:01 +01:00
Strangerke
c57f191960 ACCESS: Constify some resources in MM too 2014-12-17 22:38:01 +01:00
Strangerke
bb01fa31f8 ACCESS: Constify some resources 2014-12-17 22:31:29 +01:00
Strangerke
e141da25e8 ACCESS: Use a uint instead of a int in a loop based on size() 2014-12-17 21:39:26 +01:00
Strangerke
fe627c5ce1 ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
Strangerke
ce1f04b1d5 ACCESS: Get rid of hardcoded size when using Common::Fill 2014-12-17 21:19:33 +01:00
Strangerke
df7fa78a86 ACCESS: Fix three out of bounds 2014-12-17 21:10:50 +01:00
Strangerke
67a40fd9b0 ACCESS: Add missing space before semicolumn in constructors 2014-12-17 19:14:14 +01:00
Strangerke
9daf9a30c0 ACCESS: Modify the indentation of constructor when it's multiline 2014-12-17 19:13:23 +01:00
Strangerke
7d73acbccc ACCESS: Remove useless defines 2014-12-17 18:36:49 +01:00
Strangerke
492d974550 ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
Strangerke
c8d6370edf ACCESS: Fix broken file header 2014-12-17 18:27:01 +01:00
Strangerke
82dfe2a5bc ACCESS: Use writeString in writeSavegameHeader 2014-12-17 18:25:24 +01:00
Strangerke
1496ad9717 ACCESS: Split mouse data per line 2014-12-17 08:29:24 +01:00