Parent Directory
|
|
|
|
|
objects/
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
Makefile
|
156 |
3 years |
jonas |
o Updated TODO
o Added toggleShowDebug and KEY_DEBUG (F4)
o Added prelimenary Sc... |
SDL_rotozoom.cpp
|
100 |
3 years |
jonas |
Support preceeding image scaling, using the rotozoomer (from SDL_gfx)
from A. Sc... |
SDL_rotozoom.h
|
121 |
3 years |
jonas |
support g++ up to version 4.0.1, fixed a major naming bug (_MAP_H is reserved) |
animation.cpp
|
153 |
3 years |
jonas |
removed ATYPE_ONCE_END and added a new additional type for ATYPE_ALL_ONCE: ATYPE... |
animation.h
|
153 |
3 years |
jonas |
removed ATYPE_ONCE_END and added a new additional type for ATYPE_ALL_ONCE: ATYPE... |
characters_common.cpp
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
characters_common.h
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
common.cpp
|
167 |
3 years |
jonas |
move mask and vflags global variables to gfxeng again, added create*Surface func... |
common.h
|
167 |
3 years |
jonas |
move mask and vflags global variables to gfxeng again, added create*Surface func... |
editor.cpp
|
169 |
3 years |
jonas |
Improvements of the Editor and related changes:
o Support object selections wi... |
editor.h
|
169 |
3 years |
jonas |
Improvements of the Editor and related changes:
o Support object selections wi... |
events.cpp
|
149 |
3 years |
jonas |
removed the delanim parameter of all AnimationEvents, fixed the switchPlayer bug |
events.h
|
149 |
3 years |
jonas |
removed the delanim parameter of all AnimationEvents, fixed the switchPlayer bug |
font.cpp
|
97 |
3 years |
jonas |
support for large menus, introduced a private vflag for gfxeng which represents ... |
font.h
|
121 |
3 years |
jonas |
support g++ up to version 4.0.1, fixed a major naming bug (_MAP_H is reserved) |
gfxeng.cpp
|
169 |
3 years |
jonas |
Improvements of the Editor and related changes:
o Support object selections wi... |
gfxeng.h
|
169 |
3 years |
jonas |
Improvements of the Editor and related changes:
o Support object selections wi... |
imgcache.cpp
|
148 |
3 years |
jonas |
o We depend on Boost: boost::shared_ptr at the moment
o Replaced all EmptyAnimat... |
imgcache.h
|
143 |
3 years |
jonas |
Numerious animation loading improvements:
o lvl2magick now creates an animati... |
input.cpp
|
169 |
3 years |
jonas |
Improvements of the Editor and related changes:
o Support object selections wi... |
input.h
|
128 |
3 years |
jonas |
minor editing changes (faster shift speed) |
lost_penguins.cpp
|
166 |
3 years |
jonas |
added editor selection support |
menu.cpp
|
156 |
3 years |
jonas |
o Updated TODO
o Added toggleShowDebug and KEY_DEBUG (F4)
o Added prelimenary Sc... |
menu.h
|
125 |
3 years |
jonas |
added an Editor class, improved map editor (prelimenary object placements) |
monsters_common.cpp
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
monsters_common.h
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
objectpools.cpp
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
objectpools.h
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
objects_common.cpp
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
objects_common.h
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
physics.cpp
|
169 |
3 years |
jonas |
Improvements of the Editor and related changes:
o Support object selections wi... |
physics.h
|
121 |
3 years |
jonas |
support g++ up to version 4.0.1, fixed a major naming bug (_MAP_H is reserved) |
players_common.cpp
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
players_common.h
|
177 |
2 years |
jonas |
Changed the parameter map to be a constant to allow specifying a default option.... |
scenario.cpp
|
166 |
3 years |
jonas |
added editor selection support |
scenario.h
|
166 |
3 years |
jonas |
added editor selection support |
sfxeng.cpp
|
120 |
3 years |
jonas |
add a prelimenary map (game) edit mode, make shift a member variable of gfxeng, ... |
sfxeng.h
|
121 |
3 years |
jonas |
support g++ up to version 4.0.1, fixed a major naming bug (_MAP_H is reserved) |
sndcache.cpp
|
115 |
3 years |
jonas |
better handling of disabled sfxeng (no error message) |
sndcache.h
|
121 |
3 years |
jonas |
support g++ up to version 4.0.1, fixed a major naming bug (_MAP_H is reserved) |
weapons.cpp
|
32 |
4 years |
jonas |
restructured the constructor initializations, simplified and extended water, fix... |
weapons.h
|
121 |
3 years |
jonas |
support g++ up to version 4.0.1, fixed a major naming bug (_MAP_H is reserved) |