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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-23
Finishing resource manager ability to clean up resources. Still work to do on
Bjørn Lindeijer
10
-161
/
+162
2005-06-23
Maps are now loaded through the resource manager.
Bjørn Lindeijer
1
-11
/
+113
2005-06-21
Image loader now automatically determines whether to use masked drawing or
Bjørn Lindeijer
5
-72
/
+114
2005-06-19
Compiling fixes
Eugenio Favalli
1
-1
/
+1
2005-06-19
now buddy.xml is saved in home dir...
José Ávila
2
-12
/
+3
2005-06-19
Now added buddy are saved
Mateusz Kaduk
2
-12
/
+95
2005-06-19
Saving buddy in xml file
Mateusz Kaduk
2
-1
/
+59
2005-06-14
Added support for map properties, which minimap and background music
Bjørn Lindeijer
1
-1
/
+16
2005-06-12
Use alpha layer for tiles (feedback performance)
Bjørn Lindeijer
1
-2
/
+2
2005-05-30
Fixing compiling error in win
Eugenio Favalli
1
-0
/
+2
2005-05-27
autoTarget is now a Being*, also may have fixed related crash and added label
Bjørn Lindeijer
1
-4
/
+1
2005-05-21
Fix opacity of Window titles in OpenGL and scroll areas which broke last commit
Bjørn Lindeijer
1
-0
/
+2
2005-05-21
Numerous things:
Bjørn Lindeijer
4
-10
/
+21
2005-05-17
Temporarily fixing problem with resource cleanup.
Bjørn Lindeijer
1
-6
/
+14
2005-05-16
This little workaround necessary to prevent crashes for now.
Bjørn Lindeijer
2
-3
/
+3
2005-05-16
Leave out OpenGL completely when not enabled.
Bjørn Lindeijer
1
-0
/
+2
2005-05-16
Formatting updates to buddy window and menu item and made testing menu item
Bjørn Lindeijer
2
-65
/
+65
2005-05-15
Small fixes
Mateusz Kaduk
1
-1
/
+1
2005-05-15
Using guichan ListModel
Mateusz Kaduk
2
-26
/
+26
2005-05-14
Added framerate limiter, off by default (0 means no limit)
Bjørn Lindeijer
1
-1
/
+1
2005-05-13
Fixed minimap transparent background to work in both SDL and OpenGL by using
Bjørn Lindeijer
2
-44
/
+0
2005-05-10
Fixed progress bars in OpenGL mode, now uses Guichan's fillRectangle.
Bjørn Lindeijer
1
-3
/
+3
2005-05-09
Added buddylist model
Mateusz Kaduk
2
-4
/
+33
2005-05-08
Added buddylist model, will be implmented later
Mateusz Kaduk
2
-0
/
+120
2005-05-08
Somehow fixed segmentation fault which was occuring on line:
Aaron Marks
1
-2
/
+2
2005-05-02
Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.
Bjørn Lindeijer
4
-33
/
+33
2005-05-01
- Added installation of game data, install required on *nix systems
Rodney Dawes
2
-2
/
+3
2005-04-26
Changed keyboard control to integrate better with mouse walk, changed location
Bjørn Lindeijer
2
-15
/
+31
2005-04-21
maybe Hammerbear will like it this way?
Eugenio Favalli
2
-1
/
+5
2005-04-21
trying to follow Hammerbear suggestions
Eugenio Favalli
2
-71
/
+6
2005-04-21
Now shops get item names from the xml database
Eugenio Favalli
2
-8
/
+33
2005-04-20
Adding first implementation of item database
Eugenio Favalli
4
-0
/
+404
2005-04-19
A few random changes.
Bjørn Lindeijer
1
-6
/
+3
2005-04-18
Fixed tileset loading to clear tilesets vector when finished.
Bjørn Lindeijer
1
-2
/
+6
2005-04-10
Resource manager can now load sfx and music as samples.
Eugenio Favalli
6
-5
/
+369
2005-04-01
* The client will now only attempt to load .tmx or .tmx.gz files.
Bjørn Lindeijer
1
-5
/
+11
2005-03-26
Images are now exclusively loaded through PhysFS, and Tiled maps should load
Bjørn Lindeijer
5
-86
/
+49
2005-03-25
Put map in new place and unified loading location.
Bjørn Lindeijer
1
-1
/
+1
2005-03-25
Fix compile issues on Windows.
Bjørn Lindeijer
2
-4
/
+4
2005-03-24
Logger Implemented. (3/3)
Yohann Ferreira
3
-20
/
+23
2005-03-13
Converted ChatBox into a proper ChatWindow in response to changes by Chetic.
Bjørn Lindeijer
4
-12
/
+7
2005-03-12
Made PhysFS code a bit more generic for later additions.
Eric Scrivner
2
-18
/
+52
2005-03-12
Changed RWops constructor a bit.
Eric Scrivner
2
-3
/
+3
2005-03-12
Use xmlParseFile with built in support for gzip.
Bjørn Lindeijer
1
-22
/
+1
2005-03-10
Fixed showing death bitmap when other players die and fixed the black hair
Bjørn Lindeijer
1
-1
/
+0
2005-03-07
Switched base64 codec to the PHP one and finished support for base64 encoded
Bjørn Lindeijer
2
-10
/
+62
2005-03-06
Added collision tileset... last commit missed there files.
Bjørn Lindeijer
2
-3
/
+27
2005-03-06
Implemented alpha blending of Images for OpenGL
Bjørn Lindeijer
1
-2
/
+3
2005-03-03
Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.
Bjørn Lindeijer
1
-1
/
+1
2005-03-01
Changed around recent additions to Image class a bit and fixed OpenGL compile.
Bjørn Lindeijer
3
-42
/
+44
[next]