Filter RSS
Projekthistorie

2023-03-21
23:59
GTA Config Tools
[Project Settings] Subversion has been changed to Deaktiviert
2023-02-17
12:25
GTA Config Tools
[SVN] Commit revision 48
- replaced std::string with eir::String
2022-04-10
20:26
GTA Config Tools
[SVN] Commit revision 47
- adjusted the library to the new Eir SDK revision
2021-09-24
20:26
GTA Config Tools
[SVN] Commit revision 46
- converted the project to the much better and new project template that uses ProjectReference VC...
17:55
GTA Config Tools
[SVN] Commit revision 45
- various fixes
2020-09-17
22:33
GTA Config Tools
[SVN] Commit revision 44
- adjustments for the new Eir SDK revision
2020-02-16
07:23
GTA Config Tools
[SVN] Commit revision 43
- improved CSyntax::ParseTokenOfType by restoring seek if token of different type was found
2020-01-23
15:15
GTA Config Tools
[SVN] Commit revision 42
- removed a C++ version ambibuity from the Linux build project
2020-01-22
22:19
GTA Config Tools
[SVN] Commit revision 41
- fixed an issue where <string> was not included for std::stod - replaced std::stoul with eir::to...
2019-09-08
09:11
GTA Config Tools
[SVN] Commit revision 40
- updated the Code::Blocks project to compile with C++20 features enabled
2019-09-06
2019-09-05
2019-08-02
20:27
GTA Config Tools
[SVN] Commit revision 39
- added more syntax helper methods
2019-07-21
05:39
GTA Config Tools
[SVN] Commit revision 38
- improved CSyntax::ScanCharacterObvious
2019-06-27
20:54
GTA Config Tools
[SVN] Commit revision 37
- improved the header situation by putting the headers into the include folder
2019-06-23
20:30
GTA Config Tools
[SVN] Commit revision 36
- fixed a bug in CSyntax token parsing where some name tokens were parsed but the token type was ...
2019-06-12
00:21
GTA Config Tools
[SVN] Commit revision 35
- added CSyntax::ScanCharacterObvious for finding certain characters but going past it anyway whi...
2019-06-10
03:43
GTA Config Tools
[SVN] Commit revision 34
- added CSyntax::ScanStringLen helper
2019-06-09
23:22
GTA Config Tools
[SVN] Commit revision 33
- added some more temporary stuff, meow
2019-06-05
05:02
GTA Config Tools
[SVN] Commit revision 32
- added overdue CSyntax default constructor