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
Ryan Cao
f527958cb3
fix: check if packFormat is valid for resourcepack parsing
...
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2022-11-19 23:42:56 +08:00
..
tasks
fix: Fix the error that CodeQL caught
2022-11-13 18:54:55 +01: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
fix: sorting by pack format
2022-09-03 13:37:21 -03:00
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: check if packFormat is valid for resourcepack parsing
2022-11-19 23:42:56 +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
feat: add texture pack parsing
2022-09-20 10:26:15 +02:00
TexturePackFolderModel.h
fix: comments and naming of texture pack stuff
2022-09-20 10:26:15 +02:00