195 Commits

Author SHA1 Message Date
Borja Lorente
ccd5ad5162 MACVENTURE: Fix double overflow when blitting 2016-08-19 16:30:25 +02:00
Borja Lorente
69f2302a1a MACVENTURE: Remove JavaScript constructs 2016-08-19 16:30:25 +02:00
Borja Lorente
97af2b6e14 MACVENTURE: Remove word typedef 2016-08-19 16:30:25 +02:00
Borja Lorente
12ce17d90c MACVENTURE: Merge detection tables into detection.cpp 2016-08-19 16:30:24 +02:00
Borja Lorente
d8e4d18f7a MACVENTURE: Remove leftover comments and document magic constants 2016-08-19 16:30:24 +02:00
Borja Lorente
19c7bcf9d4 MACVENTURE: Fix formatting 2016-08-19 16:30:24 +02:00
Borja Lorente
68b171f328 MACVENTURE: Remove constructors from prebuilt dialogs 2016-08-19 16:30:24 +02:00
Borja Lorente
ace5156436 MACVENTURE: Enforce const in prebuilt dialogs 2016-08-19 16:30:24 +02:00
Borja Lorente
fa815e73ad MACVENTURE: Fix indentation 2016-08-19 16:30:24 +02:00
Borja Lorente
8bea8ecb17 MACVENTURE: Remove unnecessary comment 2016-08-19 16:30:24 +02:00
Borja Lorente
e5cf0332f2 MACVENTURE: Break up one-line ifs and fix braces 2016-08-19 16:30:24 +02:00
Borja Lorente
34fdec37b2 MACVENTURE: Fix debug messages 2016-08-19 16:30:24 +02:00
Borja Lorente
f928deebaf MACVENTURE: Implement quit from menu 2016-08-19 16:30:24 +02:00
Borja Lorente
b24c04736c MACVENTURE: Extract implementation of Container 2016-08-19 16:30:24 +02:00
Borja Lorente
1c687a7e2c MACVENTURE: Remove unused files 2016-08-19 16:30:24 +02:00
Borja Lorente
b1eb6da6fa MACVENTURE: Add prefixes to error messages 2016-08-19 16:30:23 +02:00
Borja Lorente
234a3b95a2 MACVENTURE: Fix cursor warning 2016-08-19 16:30:23 +02:00
Borja Lorente
9c0777efbf MACVENTURE: Fix some compiler warnings 2016-08-19 16:30:23 +02:00
Borja Lorente
09fe00eb2a MACVENTURE: Fix indentation and braces 2016-08-19 16:30:18 +02:00
Borja Lorente
fd01961d55 MACVENTURE: Fix lost constant 2016-08-19 16:29:18 +02:00
Borja Lorente
62af855e33 MACVENTURE: Fix operate command 2016-08-19 16:29:17 +02:00
Borja Lorente
d86a426dcb MACVENTURE: Fix image overflow blitting 2016-08-19 16:29:17 +02:00
Borja Lorente
2f1368646f MACVENTURE: Fix window object drawing 2016-08-19 16:29:17 +02:00
Borja Lorente
6f9a17199c MACVENTURE: Fix leak on text decoding 2016-08-19 16:29:17 +02:00
Borja Lorente
d1cd77208e MACVENTURE: Fix mismatched new and delete[] 2016-08-19 16:29:17 +02:00
Borja Lorente
28698ba697 MACVENTURE: Fix leak on loadControls 2016-08-19 16:29:17 +02:00
Borja Lorente
2f2d9bead7 MACVENTURE: Fix double free 2016-08-19 16:29:17 +02:00
Borja Lorente
019f3d4b62 MACVENTURE: Add wrapper class for global settings 2016-08-19 16:29:17 +02:00
Borja Lorente
44a6f8a1db MACVENTURE: Fix minor memory leaks 2016-08-19 16:29:17 +02:00
Borja Lorente
479f01b5a7 MACVENTURE: Implement gui reloading 2016-08-19 16:29:17 +02:00
Borja Lorente
8417e6f22d MACVENTURE: Delete unnecessary attribute 2016-08-19 16:29:16 +02:00
Borja Lorente
7b9c63b1b9 MACVENTURE: Delete duplicate code 2016-08-19 16:29:16 +02:00
Borja Lorente
580c8136f4 MACVENTURE: Some more refactoring 2016-08-19 16:29:16 +02:00
Borja Lorente
4e3daab04f MACVENTURE: Minor refactorings 2016-08-19 16:29:16 +02:00
Borja Lorente
1bb3d14129 MACVENTURE: Unify NULLs 2016-08-19 16:29:16 +02:00
Borja Lorente
896e08cde8 MACVENTURE: Add proper flags to gui debug rects 2016-08-19 16:29:16 +02:00
Borja Lorente
e886f2c6e1 MACVENTURE: Add lose game dialog 2016-08-19 16:29:16 +02:00
Borja Lorente
02138548ae MACVENTURE: Fix win game dialog 2016-08-19 16:29:16 +02:00
Borja Lorente
0cd9e87629 MACVENTURE: Add 'new game' functionality 2016-08-19 16:29:16 +02:00
Borja Lorente
1d5b7a6e19 MACVENTURE: Refactor world to extract new game method 2016-08-19 16:29:16 +02:00
Borja Lorente
c8a2b0afe2 MACVENTURE: Fix engine mause in dialog 2016-08-19 16:29:15 +02:00
Borja Lorente
90298b00d3 MACVENTURE: Fix indentation in dialog system 2016-08-19 16:29:15 +02:00
Borja Lorente
5c38a0c33b MACVENTURE: Add win game dialog 2016-08-19 16:29:15 +02:00
Borja Lorente
7f533ff7df MACVENTURE: Fix double free on sound 2016-08-19 16:29:15 +02:00
Borja Lorente
fd601f016f MACVENTURE: Fix small if 2016-08-19 16:29:15 +02:00
Borja Lorente
560185903c MACVENTURE: Fix console drawing bug 2016-08-19 16:29:15 +02:00
Borja Lorente
4f6609f704 MACVENTURE: Refactor object drawing 2016-08-19 16:29:15 +02:00
Borja Lorente
9676b6f7fe MACVENTURE: Fix window resizing bug 2016-08-19 16:29:15 +02:00
Borja Lorente
dd35275176 MACVENTURE: Add conditionals to engine destructors 2016-08-19 16:29:00 +02:00
Borja Lorente
8608776768 MACVENTURE: Add debug channels 2016-08-14 19:01:01 +02:00