index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
resourcemanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
Use SDL2 support for color and system mouse cursors
Thorbjørn Lindeijer
1
-5
/
+10
2024-03-21
Removed unused ResourceManager methods
Thorbjørn Lindeijer
1
-24
/
+0
2024-03-21
Use std::function in ResourceManager
Thorbjørn Lindeijer
1
-74
/
+31
2024-03-07
Some code simplifications in ResourceManager::loadFile
Thorbjørn Lindeijer
1
-16
/
+9
2024-02-19
Updated PhysicsFS API usage
Thorbjørn Lindeijer
1
-9
/
+14
2024-01-29
Removed remnants of alpha cache in ResourceManager
Thorbjørn Lindeijer
1
-22
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-3
/
+2
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-30
/
+30
2012-02-09
Fixed wallpaper prescaling issues
Thorbjørn Lindeijer
1
-4
/
+24
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-24
Use SDL_RWops directly on top of PhysFS
Thorbjørn Lindeijer
1
-23
/
+14
2010-10-16
Implement opacity cache for SDL surfaces.
Andrei Karas
1
-0
/
+15
2010-08-13
Simplify handling of compressed files
Jared Adams
1
-9
/
+36
2010-05-21
Fix some issues found by Cppcheck
Jared Adams
1
-1
/
+5
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-1
/
+2
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-3
/
+5
2010-01-10
Change code style
Andrei Karas
1
-3
/
+6
2009-07-24
Made the wallpaper be rescaled when necessary under SDL and OpenGL.
Bertram
1
-0
/
+13
2009-04-18
Don't leak the music file after copying it
Bjørn Lindeijer
1
-1
/
+3
2009-04-16
Renamed ResourceManager::moveFile to ResourceManager::copyFile and catched er...
Philipp Sehmisch
1
-1
/
+1
2009-04-16
Added support for playing music in zip files.
Philipp Sehmisch
1
-0
/
+26
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-10
/
+11
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-11
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-1
/
+1
2009-02-09
Changed AETHYRA_DATADIR to PKG_DATADIR.
Ira Rice
1
-1
/
+1
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-10
/
+7
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-19
Fixed a directory creation error reported by our Windows users (why
Ira Rice
1
-2
/
+2
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-2
/
+1
2009-01-04
Code reformatting
Bjørn Lindeijer
1
-6
/
+6
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-31
/
+18
2008-12-08
Code reformatting
Bjørn Lindeijer
1
-33
/
+20
2008-11-30
Delete resources after removing from the orphan list, to avoid double frees d...
Fate
1
-1
/
+1
2008-11-23
Delete resources after removing from the orphan list, to avoid double frees d...
Fate
1
-1
/
+1
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-8
/
+4
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-08-07
Rebranding TME to Aethyra
Kraant
1
-1
/
+1
2008-07-27
Changed files to tme
Douglas Boffey
1
-3
/
+3
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-1
/
+5
2008-06-05
Added command line argument to specify the update host (-H). Also, to avoid
Bjørn Lindeijer
1
-2
/
+1
2008-01-13
Fixed non-default location music loading
David Athay
1
-0
/
+21
2007-12-22
Merged revisions 3740 via svnmerge from
Bjørn Lindeijer
1
-13
/
+66
2007-12-21
Added logging of error on PHYSFS_addToSearchPath.
Bjørn Lindeijer
1
-2
/
+6
[next]