Commit graph

7 commits

Author SHA1 Message Date
Observer KRypt0n_
f1f8eb6a2c
0.1.1
- added `PartialEq`, `Eq` and `Copy` derives to lots
  of `config` mod's structs;
  `Ordinalize` to a few of previous ones
2023-03-02 14:57:43 +02:00
Observer KRypt0n_
e662699b99
perf: changed md5 library to use asm instructions 2023-02-26 13:59:28 +02:00
Observer KRypt0n_
2e726358a2
tracing: added calling of tracing macros for logging
Also
- added env variables displaying to command
  which is used to run the game
- added `#[inline]` macros to some functions
2023-02-23 13:01:53 +02:00
Observer KRypt0n_
6fc4fba4f3
all: (experimentally) added tracing library use 2023-02-23 01:01:16 +02:00
Observer KRypt0n_
82d276d35d
Fixed inappropriate properties comparison 2023-01-05 20:19:45 +02:00
Observer KRypt0n_
14263492c6
Updated window_mode property 2022-12-30 11:49:49 +02:00
Observer KRypt0n_
de5339fa38
Added fps unlocker and game running support 2022-11-11 23:46:14 +02:00