This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
wesnoth
Watch
1
Star
0
Fork
0
You've already forked wesnoth
mirror of
https://github.com/wesnoth/wesnoth
synced
2025-04-28 20:03:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
src
/
terrain
History
Jyrki Vesterinen
b710af1716
Fix
#2285
: GCC-dev compiler warnings
2017-12-09 18:30:49 +02:00
..
builder.cpp
Fix
#2285
: GCC-dev compiler warnings
2017-12-09 18:30:49 +02:00
builder.hpp
…
filter.cpp
…
filter.hpp
Cleaned up a couple dozen unnecessary forward declarations
2017-12-03 09:05:39 +11:00
terrain.cpp
Use std::string::empty() for string-is-empty comparisons
2017-09-05 06:25:26 +11:00
terrain.hpp
…
translation.cpp
Used standard C++ fixed-width integer types instead of SDL-provided ones
2017-12-06 01:31:59 +11:00
translation.hpp
…
type_data.cpp
…
type_data.hpp
…