This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
launcher
/
minecraft
/
mod
History
flow
f55fc51e9b
fix: remove commented-out assertions
...
They may not hold true at all times, and that's fine. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-11-20 11:11:08 -03:00
..
tasks
fix: remove commented-out assertions
2022-11-20 11:11:08 -03:00
MetadataHandler.h
…
Mod.cpp
…
Mod.h
…
ModDetails.h
…
ModFolderModel.cpp
Check parent in rowCount/columnCount/canFetchMore
2022-11-14 19:05:57 +00:00
ModFolderModel.h
…
Resource.cpp
…
Resource.h
…
ResourceFolderModel.cpp
Pass index.parent() as parent parameter for rowCount
2022-11-14 19:05:57 +00:00
ResourceFolderModel.h
Use Q_UNUSED instead of [[maybe_unused]] in onParseFailed
2022-11-14 19:05:57 +00:00
ResourcePack.cpp
fix: add resource pack format for 1.19.3
2022-11-19 23:47:47 +08:00
ResourcePack.h
fix resource packs and add support for texture packs
2022-11-19 23:38:05 +08:00
ResourcePackFolderModel.cpp
Check parent in rowCount/columnCount/canFetchMore
2022-11-14 19:05:57 +00:00
ResourcePackFolderModel.h
…
ShaderPackFolderModel.h
…
TexturePack.cpp
fix resource packs and add support for texture packs
2022-11-19 23:38:05 +08:00
TexturePack.h
fix resource packs and add support for texture packs
2022-11-19 23:38:05 +08:00
TexturePackFolderModel.cpp
…
TexturePackFolderModel.h
…