fce1c2912c
split the cli and the core functionnalities
master
Marc
2023-01-14 17:34:19 +01:00
0c2b3afa9b
Fixed bug in fomod support
Marc
2023-01-13 20:04:32 +01:00
327486d897
Cleanup and improved conventions.
Marc
2023-01-13 20:04:00 +01:00
3b22c49762
Merge branch 'master' of ssh.marcbarbier.fr:Marc/modmanager into interface
interface
Marc
2022-10-13 10:38:55 +02:00
1017d47312
Allows to show the load order and list plugins.
Marc
2022-10-10 21:01:16 +02:00
b8affcadbc
New naming conventions to avoid conflicts.
Marc
2022-10-09 15:46:58 +02:00
9ee12a6c7e
Added loadOrder support + fixed some bug
Marc
2022-10-08 10:59:32 +02:00
f3cd47b2bb
[Untested] Experimental plugin order management support
Marc
2022-10-07 14:18:13 +02:00
1abef49712
Added singleton to search_games
Marc
2022-10-07 11:17:24 +02:00
4ce99996e8
Adder the type alias error_t and refactored the code to use it. also extracted archive function from install.c to archives.c
Marc
2022-10-07 10:47:14 +02:00
091ab3894c
refactored usage and options
Marc
2022-10-07 10:15:19 +02:00
b6d11aa9ee
Droped support for kernel mode Overlayfs
Marc
2022-10-07 10:12:34 +02:00
67a68011ed
PKGBUILD directly build from the git a archlinux package.
Marc
2022-10-06 22:43:09 +02:00
7699b76333
added version string
v0.1
Marc
2022-10-06 22:29:14 +02:00
7725e19069
fixed some memory leaks
Marc
2022-10-05 19:08:57 +02:00
3376ac1da6
fixed some pointer arithmetic issue on non GNU compilers.
Marc
2022-10-05 14:02:01 +02:00
635b1adcaf
[Untested] fixed the compiler/linter options and fixed the corresponding code.
Marc
2022-10-05 13:55:04 +02:00
561a2a90b8
Made errors output to stderr
Marc
2022-10-05 08:35:10 +02:00
f8c5020a87
I discovered the static keyword
Marc
2022-10-04 16:25:44 +02:00
c276e18282
properly setting the C version
Marc
2022-10-04 14:21:58 +02:00
c223d149f4
Fix unsafe strtoul
Marc
2022-10-04 14:18:12 +02:00
3534b709bd
allow to change the mod loading order
Marc
2022-10-04 14:08:54 +02:00
b6996bf73b
Added Skyrim to the game list
Sean Bogosavac
2022-10-04 12:57:17 +02:00
c9f7e15e05
Merged master into interface
Sean Bogosavac
2022-10-04 11:56:07 +02:00
8dc874abd6
Merge branch 'master' of ssh.marcbarbier.fr:Marc/modmanager
Marc
2022-10-04 09:44:00 +02:00
9085b69efa
Update cmake structure
Marc
2022-10-04 09:43:26 +02:00
9d60596308
Update .gitlab-ci.yml file
Marc
2022-10-03 21:05:42 +00:00
e27ea7bcea
Update .gitlab-ci.yml file
Marc
2022-10-03 21:03:30 +00:00
fd25a195de
Update .gitlab-ci.yml file
Marc
2022-10-03 20:58:10 +00:00
7e2a11568f
Update .gitlab-ci.yml file
Marc
2022-10-03 20:56:38 +00:00
bd7407b511
Update .gitlab-ci.yml file
Marc
2022-10-03 20:48:18 +00:00
cd4afef107
Update .gitlab-ci.yml file
Marc
2022-10-03 20:47:55 +00:00
0788f48bed
Update .gitlab-ci.yml file
Marc
2022-10-03 20:22:08 +00:00
6599bba5d7
Update .gitlab-ci.yml file
Marc
2022-10-03 20:20:33 +00:00
f9e964b375
Update .gitlab-ci.yml file
Marc
2022-10-03 20:18:54 +00:00
e43799930a
Update .gitlab-ci.yml file
Marc
2022-10-03 20:17:40 +00:00
769fb59c6d
Added basic ci (not sure if it works) .gitlab-ci.yml file
Marc
2022-10-03 19:26:42 +00:00
aaf3b9527e
untested bug fix
Marc
2022-10-03 21:23:10 +02:00
e2429fee05
untested code cleanups
Marc
2022-10-03 20:42:57 +02:00
9325a087ee
added a bit of doc and some games
Marc
2022-10-03 20:33:57 +02:00
8e521eba6e
Created hello world window and added gtk lib
Sean Bogosavac
2022-10-03 19:44:47 +02:00
68308d9df5
add basic order support. still need to add a cmdline parameter
Marc
2022-10-03 15:10:43 +02:00
8aff0c35f1
update README.md
Marc
2022-10-03 08:59:19 +02:00
4a02544aa8
fixed the todo list
Marc
2022-10-03 08:38:49 +02:00
fbd2bc1025
updated requirements
Marc
2022-10-02 20:02:48 +02:00
bdb2f52d07
Improved safety and reliability of the --add option
Marc
2022-10-02 19:11:37 +02:00
511a4ae352
Changed arguments and added option to delete a mod
Marc
2022-10-02 14:24:42 +02:00
b8fb39e393
refactored the parser
Marc
2022-10-02 14:02:01 +02:00
3cedc7a182
TO TEST: added order support
Marc
2022-10-02 10:20:53 +02:00
35e4d222a7
Merge /home/marc/Projets/modmanager
Marc
2022-10-02 10:04:48 +02:00
ad4821f3de
improved fomod support
Marc
2022-10-02 10:03:23 +02:00
29c8f3b068
FOMOD: add support for the order parameter
Marc barbier
2022-10-02 10:01:26 +02:00
8c486e27dd
i should sleep more
Marc
2022-09-26 09:10:30 +02:00
dfd4ee2877
more todos
Marc
2022-09-26 09:08:12 +02:00
0c08e56eb9
updated readme with recent changes
Marc
2022-09-26 09:05:11 +02:00
825a232d5a
Debuggin the fomod feature & adding the framework for basic error handling in the fomod code.
Marc
2022-09-26 08:56:05 +02:00
f93e93943d
i head you like untested code ?
Marc
2022-09-23 09:59:58 +02:00
c318f46074
even more code to test
Marc
2022-09-22 19:09:41 +02:00
e633354b35
added unclean and untested fomodparser
Marc
2022-09-22 12:02:38 +02:00
1ac8b25dc9
fix hangs while unbinding
Marc
2022-09-11 15:47:46 +02:00
720e8562e7
cleanup more memory leaks
Marc
2022-09-11 15:41:02 +02:00
15b8fdad98
fixed some segfault
Marc
2022-09-11 14:20:29 +02:00
2d63fd8d92
Removed small memory leaks and improved error code path
Marc
2022-09-11 14:14:42 +02:00
ef8776b6b1
proof of concept
Marc
2022-09-11 12:19:46 +02:00