index
:
asuratva/plus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
xml
/
tinyxml2.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
Update copyright headers up to 2023
Jesusalva Jesusalva
1
-1
/
+2
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-11-27
Remove extra ; from different code.
Andrei Karas
1
-3
/
+3
2018-02-16
Replace file type from stream to FILE in logger.
Andrei Karas
1
-0
/
+2
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-11-04
Add workaround for fix compilation with tinyxml2 from master branch.
Andrei Karas
1
-0
/
+7
2017-08-20
Add function for read float and double number from xml.
Andrei Karas
1
-3
/
+18
2017-06-30
Remove extra includes from headers.
Andrei Karas
1
-0
/
+1
2017-06-28
Hide xml errors if flag allow to hide it.
Andrei Karas
1
-1
/
+1
2017-05-05
Rename virtfs into fs.
Andrei Karas
1
-1
/
+1
2017-03-29
Remove extra memory copy in VirtFs::loadFile.
Andrei Karas
1
-2
/
+2
2017-03-28
Move Virtfs::loadFile into virtfs.cpp
Andrei Karas
1
-1
/
+1
2017-03-28
Change memory allocation in Virtfs::LoadFile from calloc to new.
Andrei Karas
1
-7
/
+8
2017-03-28
Move virtfstools into virtfs directory.
Andrei Karas
1
-1
/
+1
2017-03-24
Add support for tinyxml2 for reading / writing xml files.
Andrei Karas
1
-0
/
+306