index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-13
Merged with SDL_NET_TEST branch.
Björn Steinbrink
1
-14
/
+9
2005-08-27
Update stats and status window contents at a single location.
Björn Steinbrink
1
-9
/
+0
2005-08-25
Move extern declaration of the floor item list. Lower indentation level.
Björn Steinbrink
1
-0
/
+2
2005-08-19
Moved gui window construction from engine.cpp to game.cpp
Björn Steinbrink
1
-124
/
+3
2005-08-15
Removed guiTop global variable.
Björn Steinbrink
1
-1
/
+3
2005-08-14
Removed guiGraphics global pointer and removed dependencies on gui.h in some ...
Björn Steinbrink
1
-21
/
+21
2005-08-14
Make the wrapper functions in the Graphics class conditional on OpenGL support.
Björn Steinbrink
1
-0
/
+2
2005-08-13
Small header cleanup.
Björn Steinbrink
1
-0
/
+2
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-23
/
+46
2005-08-10
Moved knowledge about whether we use OpenGL into the Graphics class. Added he...
Björn Steinbrink
1
-8
/
+1
2005-08-09
Adjust drawing offset to have the player centered in higher resolutions as well.
Björn Steinbrink
1
-6
/
+9
2005-08-03
Converted two global variables to function-local ones.
Björn Steinbrink
1
-3
/
+3
2005-08-01
Small cleanups in the drawing code, the autoTarget checks and some headers.
Björn Steinbrink
1
-48
/
+21
2005-07-31
Added check to stop scrolling at map borders. Small cleanup in the listbox dr...
Björn Steinbrink
1
-0
/
+16
2005-07-28
Added an action enumeration to th Being class and removed the old #define's.
Björn Steinbrink
1
-10
/
+10
2005-07-27
Committing merging opengl and sdl part 3 by Andrej
Bjørn Lindeijer
1
-0
/
+2
2005-07-26
OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a
Bjørn Lindeijer
1
-1
/
+7
2005-07-26
Added Being::Type enumeration and type-aware findNode(). Fixed font not being...
Björn Steinbrink
1
-91
/
+103
2005-07-26
- New smilies by Modanung
Eugenio Favalli
1
-3
/
+3
2005-07-22
Merge between moi1392's branch and head
Cedric Borgese
1
-4
/
+8
2005-07-18
Created Inventory class. (Really) Small code simplifications and cleanups.
Björn Steinbrink
1
-1
/
+1
2005-07-17
Fixing linking issues
Eugenio Favalli
1
-1
/
+1
2005-07-16
Updated changelog, got rid of remaining extern SDL_Surface *screen cases,
Bjørn Lindeijer
1
-13
/
+13
2005-07-16
Made Image/SubImage being drawn by Graphics. Removed some redundant code.
Björn Steinbrink
1
-13
/
+22
2005-07-16
Oops forgot two slashes.
Yohann Ferreira
1
-1
/
+1
2005-07-16
Now we don't use the char *homeDir anymore.
Yohann Ferreira
1
-1
/
+1
2005-07-15
- Adding joypad tolerance to config file
Eugenio Favalli
1
-2
/
+3
2005-07-14
Committed resource manager cleanup patch by Doener, and properly implemented
Bjørn Lindeijer
1
-3
/
+6
2005-07-13
- Adding the wonderful new font by Bjorn to speech and player names
Eugenio Favalli
1
-1
/
+3
2005-07-12
windows compilation fixes
Eugenio Favalli
1
-0
/
+1
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-6
/
+23
2005-07-03
Added attack target.
Bjørn Lindeijer
1
-12
/
+24
2005-07-03
Working with maps
Eugenio Favalli
1
-1
/
+0
2005-07-03
Minor fixes and cleanups
Eugenio Favalli
1
-1
/
+1
2005-07-03
Fixing code cleanups
Eugenio Favalli
1
-5
/
+0
2005-07-03
- Commenting out buddy and new skills windows
Eugenio Favalli
1
-11
/
+11
2005-07-02
Ok I forgot to remove the debug loggers...
Eugenio Favalli
1
-3
/
+0
2005-07-02
Music doesn't restart anymore if it's the same between maps.
Eugenio Favalli
1
-6
/
+13
2005-06-22
Detect ghosts at creation time.
Bjørn Lindeijer
1
-23
/
+1
2005-06-22
Ghostbusters in action: no more ghostssrc/tmw ! Please read the (removable) c...
José Ávila
1
-4
/
+35
2005-06-21
Image loader now automatically determines whether to use masked drawing or
Bjørn Lindeijer
1
-1
/
+1
2005-06-20
Hammerbear suggestion: removing duplicated code
Eugenio Favalli
1
-0
/
+6
2005-06-18
Removed old menu/menuitem and replaced by JAvila one
Mateusz Kaduk
1
-50
/
+1
2005-06-17
new BrowserBox widget with colors/links support
José Ávila
1
-1
/
+5
2005-06-16
Added action menu (moved trading to menu)
Mateusz Kaduk
1
-4
/
+44
2005-06-14
Added background to minimap. Only used in Tonori Desert map for now, and its
Bjørn Lindeijer
1
-11
/
+31
2005-06-14
Added support for map properties, which minimap and background music
Bjørn Lindeijer
1
-0
/
+2
2005-06-05
This should fix item drops at 32 size
Eugenio Favalli
1
-1
/
+1
2005-06-05
- Fixes for short sword
Eugenio Favalli
1
-1
/
+1
2005-06-03
Modification in help system
José Ávila
1
-0
/
+8
[next]