index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
util.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix version reporting to allow non-alpha builds
LostDragonist
2018-12-20
1
-1
/
+1
*
Move improved version parsing to util.h and use it everywhere.
AnyOldName3
2018-05-16
1
-0
/
+46
*
Change how the VersionInfo object is created from version.rc such that non-re...
AnyOldName3
2018-05-15
1
-0
/
+28
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-90
/
+115
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-115
/
+90
*
cleanup
Tannin
2016-05-07
1
-2
/
+6
*
- some code cleanup and modernization trying to fix "dr memory" reports
Tannin
2015-05-17
1
-2
/
+17
*
fixes to make MO compile with mingw (also fixes some warnings generated by mi...
Tannin
2015-05-16
1
-5
/
+3
*
- bugfix: case conversion could produce different local-dependent results
Tannin
2015-05-10
1
-4
/
+14
*
tons of code cleanup and minor fixes to harden the code (mostly suggestions f...
Tannin
2015-02-25
1
-3
/
+10
*
Merge with branch1.2
Tannin
2015-01-24
1
-62
/
+6
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-44
/
+0
|
*
different way to check for file existence
Tannin
2015-01-11
1
-18
/
+6
*
|
Merge
Tannin
2015-01-04
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-8
/
+8
|
*
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-3
/
+6
|
*
- removed a use of wostringstream which seems to have been involved in a bug....
Tannin
2014-09-19
1
-12
/
+17
|
*
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
1
-10
/
+8
*
|
- bugfix: no exec info returned for .exe
Tannin
2015-01-03
1
-14
/
+20
*
|
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-3
/
+6
*
|
- removed a use of wostringstream which seems to have been involved in a bug....
Tannin
2014-09-19
1
-12
/
+17
*
|
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
1
-10
/
+8
|
/
*
- plugin list now highlights plugins with attached ini files
Tannin
2013-12-14
1
-3
/
+0
*
- now avoids a few unnecessary copy operations during generation of the direc...
Tannin
2013-07-17
1
-10
/
+25
*
- added hook for ansi version of SHFileOperation, this function may not be ro...
Tannin
2013-05-28
1
-0
/
+13
*
- some more safety checks in the ini-limit removal code
Tannin
2013-03-13
1
-0
/
+7
*
- bugfix: update on overwrite directory leads files incorrectly being assigne...
Tannin
2013-02-22
1
-1
/
+35
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-19
/
+22
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+119