index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
path_functions.cpp
Age
Commit message (
Expand
)
Author
2022-12-28
Qt6 (#824)
stonedDiscord
2022-07-26
Part 2 of #713: merge get_real_suffixed_path into get_real_path (#717)
Crystalwarrior
2022-07-19
use base folder on android so the error matches (#815)
stonedDiscord
2022-07-07
Add support for sounds/ subfolder in themes, misc and char folders (#732)
Crystalwarrior
2022-06-03
Add icons for pos dropdown (#715)
Crystalwarrior
2022-03-28
Allow base folder to be overridden by reversing the mount paths lookup (#713)
Crystalwarrior
2021-12-30
Add and refine debug log messages (#625)
oldmud0
2021-09-02
Fix VPath lookup ignoring possibility of remote files (#588)
Salanto
2021-07-22
Fix custom objections not playing sounds
in1tiate
2021-06-08
Clear case sensitive cache as well on vpath cache flush
oldmud0
2021-06-06
Fix clazy-range-loop-detach warning
oldmud0
2021-06-06
Fix bug with case-sensitive vpath lookup
oldmud0
2021-06-06
Merge branch 'master' into feature/mounting
oldmud0
2021-06-06
Don't store key in asset lookup cache
oldmud0
2021-06-05
Greatly improve case-insensitive lookup speed
oldmud0
2021-06-05
Use intuitive behavior for loading assets with ambiguous extensions
oldmud0
2021-06-05
Finish mounting feature
oldmud0
2021-05-29
Partial: Add mount list to options dialog
oldmud0
2021-04-23
Fix Cyrillic characters not being read correctly from QSettings inis (#535)
in1tiate
2021-04-22
Do the same as previous commit for the get_asset_paths func - only check for...
Crystalwarrior
2021-02-13
Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...
Crystalwarrior
2021-01-19
Consolidate AOScene, AOMovie, and AOCharMovie into one class, add support for...
in1tiate
2021-01-05
Add in support for streaming music with bass
Skye Deving
2020-11-16
filter path traversal
stonedDiscord
2020-11-16
clean up path functions
stonedDiscord
2020-05-22
Bring back CI changes and macOS support
oldmud0
2020-05-22
Perform clang-format
oldmud0
2020-05-22
Full revert to tag 2.6.2
oldmud0
2020-05-02
Fix syntax error from unclean merge
oldmud0
2020-05-02
Merge branch '2.7-rc'
oldmud0
2020-04-17
Run clang-format on entire project
oldmud0
2020-04-17
Mega-merge of CR fork
oldmud0
2020-04-01
don't look in music for URLs
sD
2020-02-23
handle all types of musiclists
sD
2020-02-21
Merge branch 'master' into 2.7
stonedDiscord
2019-08-11
fix mac content loading
stonedDiscord
2019-01-19
Suffix-independent Music, Mod Music List, looping bugfixes, easter eggs, etc.
iamgoofball
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland