index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
logic
/
minecraft
/
World.cpp
Age
Commit message (
Collapse
)
Author
2020-08-22
NOISSUE Add world icons and world icon reset button
Petr Mrázek
2019-08-03
NOISSUE refactor Mod a bunch, get rid of dead code
Petr Mrázek
2019-01-16
Update Copyright Year
AppleTheGolden
2018-12-12
NOISSUE fix build
Petr Mrázek
2018-12-11
NOISSUE fix logging for gametype
Petr Mrázek
2018-12-11
GH-2374 fix missing alternating backgrounds in worlds, add gametype column
Petr Mrázek
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2018-06-28
NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`
Petr Mrázek
2018-05-19
Catch C++ exceptions by const reference
Charles Milette
Fixes #2277
2018-02-11
NOISSUE update copyright dates
Petr Mrázek
2017-09-04
NOISSUE refactor pack import (extraction and paths)
Petr Mrázek
It now: * Doesn't extract until it knows the content format is good. * Extracts in a predictable location, not requiring to use a second path for the actual pack root.
2017-01-08
NOISSUE update all the Copyright comments and texts to include 2017
Petr Mrázek
2016-05-01
NOISSUE reorganize and document libraries
Petr Mrázek