1
0
Fork 0
mirror of synced 2024-06-02 18:54:41 +12:00
Rare/rare/models
loathingKernel fa5294b1d5
Lgndr: Replace the monkey functions with factories to create them
The factories are also usable in Rare's code to create compatible
functions for the callbacks. If they there is no callback they just
log what is happening. It also removes the need for `typing-extentions`
module.
2023-12-10 22:43:31 +02:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
base_game.py RareGame: Moved some properties and methods to RareGameBase 2023-12-03 11:21:52 +02:00
game.py Rare: Move the different applications into their respective folders 2023-12-10 14:21:36 +02:00
image.py Refactor: Move ImageSize to models 2023-05-03 17:27:35 +03:00
install.py Lgndr: Replace the monkey functions with factories to create them 2023-12-10 22:43:31 +02:00
launcher.py Code: Use vars() instead of directly accessing __dict__ 2023-12-07 19:40:16 +02:00
pathspec.py RareGame: Introduce RareGame from refactor_backend branch 2023-02-04 17:38:06 +02:00
signals.py Workers: Implement wrapper QueueWorker class prototype for queueable workers 2023-02-04 17:38:07 +02:00