1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-07-19 11:18:00 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Florin9doi
fc394a1bde Remove boost::filesystem; Fixes #670 2021-10-12 21:53:56 +02:00
tsjost
a5b83e2e09 Remove Boost Filesystem stuff 2021-10-12 18:19:20 +02:00
Filip Gawin
44148c528a Use '\n' instead of std::endl 2019-01-21 00:29:11 +01:00
Filip Gawin
dd8de77b8e Cleanup headers of rwengine 2019-01-20 20:00:00 +01:00
Filip Gawin
84c09d93ce Convert functions to unordered_map and use reserve 2018-12-12 18:02:47 +01:00
Filip Gawin
4063fabe52 Convert AnimationSet to unordered_map and use reserve 2018-12-12 18:02:47 +01:00
Anonymous Maarten
8557f2176d rwcore: fix Visual Studio warnings 2018-09-15 23:39:46 +02:00
Anonymous Maarten
804276668b rwlib: enable RW_DEBUG if RW_DEBUG is defined 2018-08-23 15:45:39 +02:00
Anonymous Maarten
089ab58717 rwcore: casts needs <string> include 2018-08-15 22:53:34 +02:00
Daniel Evans
4fd92a1549 Rename rwlib library to "core" to fit its new role
Also move up source files into the root directory, as there's nothing else in this directory
2018-08-09 20:28:24 +01:00