Commit graph

70 commits

Author SHA1 Message Date
Anders Jenbo
802f2e76fa
save_archive_modified = TRUE; 2019-11-09 19:41:58 +01:00
Anders Jenbo
1bc2ea4f58
Update mpqapi.cpp 2019-11-09 19:40:47 +01:00
qndel
f473ffbe7f mpqapi_add_file cleanup 2019-09-05 20:20:45 +02:00
Anders Jenbo
68d51e7d27 Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
Anders Jenbo
b023104434 Remove u from values 2019-07-21 00:57:53 +02:00
Anders Jenbo
7c071924ad Format recently cleaned code 2019-07-06 05:13:01 +02:00
Anders Jenbo
a7788ccddf Format bin exact code 2019-06-17 04:55:41 +02:00
Anders Jenbo
8ac54ddcaa Make mpqapi_write_file_contents C compatible 2019-06-14 23:51:47 +02:00
Sergey Semushin
f3f29cf0a9 Clean up mpqapi_write_file_contents. 2019-06-14 23:44:41 +02:00
Sergey Semushin
536b1b58aa Clean up OpenMPQ (with goto) 2019-06-12 23:43:55 +01:00
Anders Jenbo
a55d2a811f Clean up mpqapi.cpp 2019-06-09 01:52:24 +02:00
Anders Jenbo
2270bad1b9 Correct type of dwChar in mpqapi.cpp 2019-06-09 01:49:52 +02:00
Robin Eklind
2bc0fe09d8 mpqapi_alloc_block bin exact (#1250) 2019-06-09 00:34:52 +01:00
Sergey Semushin
af687e8fd8 Clean up mpqapi_flush_and_close. 2019-06-08 22:14:06 +01:00
Sergey Semushin
ae8a6cd5b8 Clean up mpqapi_store_creation_time. 2019-06-06 23:31:40 +03:00
Sergey Semushin
b0e75bc028 Clean up mpqapi_store_modified_time. 2019-06-06 23:30:45 +03:00
Anders Jenbo
11b6b1f860 Remove more garbage 2019-06-03 02:20:42 +01:00
Anders Jenbo
758c6ac377 Fix save games 2019-05-18 16:47:07 +02:00
Anders Jenbo
ee1f79dae7 Clean up mpqapi.cpp 2019-05-12 17:23:52 +01:00
Anders Jenbo
2215013f08 Clean up mpqapi_reg_load_modification_time 2019-05-12 17:23:52 +01:00
Anders Jenbo
4752f30b25 Clean up mpqapi_remove_hash_entry 2019-05-12 17:23:52 +01:00
Anders Jenbo
46dfa53bf2 Clean up mpqapi_new_block 2019-05-12 17:23:52 +01:00
Anders Jenbo
87713db9ab Clean up mpqapi_get_hash_index 2019-05-12 17:23:52 +01:00
Anders Jenbo
0fa0f89659 Clean up mpqapi_add_file 2019-05-12 17:23:52 +01:00
Anders Jenbo
c9199f1229 Clean up mpqapi_find_free_block 2019-05-12 17:23:52 +01:00
Anders Jenbo
8af652c4e1 Clean up mpqapi_parse_archive_header 2019-05-12 17:23:52 +01:00
Anders Jenbo
0d36767304 Clean up mpqapi_write_header 2019-05-12 17:23:52 +01:00
Anders Jenbo
b797cdf0cf Use INVALID_HANDLE_VALUE 2019-05-11 12:50:04 +02:00
galaxyhaxz
3a636fdcc6
Add missing functions for MI_Dummy (#1004) 2019-04-22 20:21:52 -05:00
Anders Jenbo
55a0396f8f Clean up mem_free_dbg style 2019-04-22 13:22:57 +02:00
galaxyhaxz
540892ff9d Preliminary support for fixed header files 2019-04-21 17:20:38 +02:00
Robin Eklind
531a3ad34d Merge branch 'mpqapi_write_hash_table' of https://github.com/AJenbo/devilution into AJenbo-mpqapi_write_hash_table 2019-04-10 20:12:12 +09:00
Robin Eklind
72782b118e
Merge pull request #878 from AJenbo/mpqapi_write_block_table
Clean up mpqapi_write_block_table
2019-04-10 12:10:39 +09:00
Anders Jenbo
c0ec5a134c Clean up mpqapi_can_seek 2019-04-09 20:20:47 +02:00
Anders Jenbo
bdc8786542 Clean up mpqapi_write_hash_table 2019-04-09 20:18:04 +02:00
Anders Jenbo
e0d3a5f9f0 Clean up mpqapi_write_block_table 2019-04-09 20:13:35 +02:00
galaxyhaxz
4e01e03711 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
Anders Jenbo
5c22841071 Apply MAX_PATH 2019-04-08 18:52:30 +02:00
Anders Jenbo
d2174e3454 Apply code style 2019-04-05 21:54:45 +02:00
Robin Eklind
650ce139d3
Merge pull request #820 from JustAnotherGuid/mpqapiregloadmodificationtime
mpqapi_reg_load_modification_time bin exact
2019-04-02 00:03:20 +09:00
JustAnotherGuid
96470993dc mpqapi_close_archive clean-up (bin exact) (#822) 2019-03-31 21:49:34 +02:00
JustAnotherGuid
fc5468db3c mpq_rename bin exact 2019-03-31 21:05:09 +02:00
JustAnotherGuid
2b561be90f mpqapi_reg_load_modification_time bin exact - really 2019-03-30 23:58:27 +01:00
JustAnotherGuid
51d6a71c87 mpqapi_reg_load_modification_time bin exact 2019-03-30 23:36:29 +01:00
JustAnotherGuid
339c224a70 mpq_api_get_hash_index_of_path bin exact 2019-03-30 15:12:33 +01:00
galaxyhaxz
5238265702
Implement assert support (#791) 2019-03-29 21:26:37 -05:00
JustAnotherGuid
449cfd4497 mpqapi_write_file bin exact (#777) 2019-03-28 17:44:58 +01:00
JustAnotherGuid
37bfbf556a void __fastcall mpqapi_remove_hash_entries(BOOL(__stdcall *fnGetName)(DWORD, char *)) 2019-03-24 19:08:18 +01:00
JustAnotherGuid
820e70cd94 Clean-up mpqapi_reg_store_modification_time (#623)
* Clean-up AddChest.

* (Work in progress) Clean-up InitL1Triggers

* Clean-up InitL1Triggers (Binary-exact version)

* Add /FAs flag.

* Rebase

* Accidental add.

* Minor modifications.

* Clean-Up mpqapi_reg_store_modification_time.

* Change to DWORD.
2019-03-14 09:08:48 +09:00
Anders Jenbo
2e32ac5ee0
Replaced 'long' by 'LONG' and 'unsigned long' by 'DWORD' (#576) 2019-01-23 09:34:16 +01:00