167 Commits
Author SHA1 Message Date
TanninOne ff83aeffcb Merge pull request #2 from ThosRTanner/issue/418
Removes the gameinfo + related files from shared to hookdll
2016-02-10 19:14:13 +01:00
Thomas Tanner e4848a37f1 Removes the gameinfo + related files from shared to hookdll
For TanninOne/modorganizer#418
2015-12-27 13:51:43 +00:00
TanninOne 852a86442e Merge pull request #1 from ThosRTanner/issue/356
Refactor gameinfo & 'shared' library to use game plugins (6 of 17)
2015-12-06 13:20:32 +01:00
Thomas Tanner 4fdd80bff8 Removal of unused parameter 2015-11-20 21:01:19 +00:00
convert-repo 5230cc3d3e update tags 2015-09-07 17:48:31 +00:00
Tom Tanner d7f426ddb2 Merge release_v1.3.10 release_v1.3.11 2015-07-09 18:58:57 +01:00
Tom Tanner 4bb739eed6 Reworking the Custom Executables list and the shortcut popup.
Certainly fixes the issue where the 'toolbar' entry doesn't lose the cross.

One of the 'find' methods ignored case but none of the others did, so I've
made it not ignore case either.

Also made the code to get the desktop/startmenu paths use a more up-to-date API
2015-07-09 18:58:34 +01:00
Tannin 0cc9c88f9f defining PSAPI_VERSION to 1 may allow MO 1.3 to run on Vista again. 2015-07-07 20:57:20 +02:00
Tannin 80f288e47a small stuff release_v1.3.8 2015-06-17 18:33:28 +02:00
Tannin 5a05aaf4af bugfix: length returned from GetModuleFileName was not calculated correctly. release_v1.3.6 release_v1.3.7 2015-05-31 00:36:45 +02:00
Tannin dbedb84b29 small stuff in preparation of release 2015-05-31 00:36:16 +02:00
Tannin 6b19ef1a97 bugfix: no support for drive-relative paths (i.e. D:.) 2015-05-26 20:40:03 +02:00
Tannin e5f235bada - bugfix: game paths containing \x weren't correctly read from the ini file 2015-05-24 18:35:12 +02:00
Tannin 5e6888a694 - some code cleanup and modernization trying to fix "dr memory" reports
(though they were almost certainly false positives)
- there is now a 50ms timeout on logging messages
- bugfix: leaked handles after directory searches
release_v1.3.5
2015-05-17 14:03:01 +02:00
Tannin 7864a9c94b fixes to make MO compile with mingw (also fixes some warnings generated by mingw) 2015-05-16 18:44:07 +02:00
Tannin 14b8758220 Merge 2015-05-09 21:46:40 +02:00
Tannin fd47e13310 cosmetic changes and increased version number 2015-04-08 18:54:09 +02:00
Tannin 03927842e0 - bugfix: invalid string-access when registry settings for game were missing 2015-04-08 18:08:08 +02:00
Tannin 85a9178bd4 Merge in changes by Tom Tanner 2015-03-27 18:24:37 +01:00
Tannin 1eff73c4fa bugfix: will no longer attempt to add files moved to profiles directory to cache 2015-03-27 16:26:56 +01:00
Tom Tanner 09c00e56aa Merge 2015-03-22 10:51:43 +00:00
Tannin 04c9f1ee23 updated build instructions, version number, packaging scripts 2015-03-21 16:39:54 +01:00
Tannin 5dc4a6e98a - bugfix: movfile-hook didn't correctly fix virtual directory structure 2015-03-21 16:37:05 +01:00
Tom Tanner 0cd5801c1c Merge 2015-03-19 16:48:21 +00:00
Tannin 1d687da920 minor stuff (slight changes to the visual style, code refactorings, version increment) 2015-03-18 19:41:46 +01:00