summaryrefslogtreecommitdiffstats
path: root/src/Resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix debug macro situation (#5114)Tiger Wang2021-01-261-12/+10
| | | Use the standard NDEBUG.
* zh-cn translation in resource fileTiger Wang2020-07-232-22/+88
| | | | | + Add resource description + Add more descriptive flags
* WebAdmin improvements (#4433)Mat2019-12-286-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WebAdmin improvements * Remove stray div tag * Revert path change * Remove buildserver link * Further simplification * Reduce horizontal padding * Add svg icons * Remove unneeded css * Make login and logout icons colored * Use same capitalization for Log in and Log out * Remove leftover code from old Webadmin design * Remove more leftover code from earlier Webadmin versions * and don't add earlier leftovers back... * PR test * Fix max width overflow * Add missing css changes
* New icon colors (#3675)mathiascode2017-06-036-0/+0
| | | | | * New icon colors * New Webadmin favicon
* Updated icons and logoMathias2016-03-286-0/+0
|
* Renamed leftover strings to Cuberite / Server, as needed.Mattes D2016-01-012-1/+1
| | | | Also upgraded the user setting file for MSVC to 2013.
* Moved the win resources into a separate subfolder.madmaxoft2014-01-125-0/+22
This will allow us to use them in CMake builds.