- Timestamp:
- Sep 4, 2014, 6:26:54 PM (9 years ago)
- Location:
- abuse/branches/lol/src
- Files:
-
- 98 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/branches/lol/src/ability.cpp
r555 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/ant.cpp
r723 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/automap.cpp
r719 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/cache.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/chars.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/chat.cpp
r555 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/clisp.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/collide.cpp
r692 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/common.h
r728 r732 21 21 // Lol Engine 22 22 // 23 #include <lol/ main.h>23 #include <lol/engine.h> 24 24 using namespace lol; 25 25 -
abuse/branches/lol/src/compiled.cpp
r723 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/configuration.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/console.cpp
r715 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/control.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/cop.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/crc.cpp
r698 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/demo.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/dev.cpp
r729 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/devsel.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/director.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/endgame.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/extend.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/game.cpp
r729 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/gamma.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/go.cpp
r715 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/gui.cpp
r719 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/help.cpp
r709 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/dprint.cpp
r687 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/event.cpp
r724 r732 19 19 */ 20 20 21 #if definedHAVE_CONFIG_H21 #if HAVE_CONFIG_H 22 22 # include "config.h" 23 23 #endif -
abuse/branches/lol/src/imlib/filesel.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/filter.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/fonts.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/guistat.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/image.cpp
r729 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/include.cpp
r709 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/input.cpp
r729 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/keys.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/palette.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/pcxread.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/pmenu.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/scroller.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/specs.cpp
r725 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/sprite.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/status.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/supmorph.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/tools.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/transimage.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/video.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/imlib/window.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/innet.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/intsect.cpp
r687 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/items.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/lcache.cpp
r724 r732 15 15 */ 16 16 17 #if definedHAVE_CONFIG_H17 #if HAVE_CONFIG_H 18 18 # include "config.h" 19 19 #endif -
abuse/branches/lol/src/level.cpp
r725 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/light.cpp
r728 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/lisp/lisp.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/lisp/lisp_gc.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/lisp/lisp_opt.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/lisp/trig.cpp
r555 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/loader2.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/loadgame.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/menu.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/morpher.cpp
r709 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/engine.cpp
r651 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/fileman.cpp
r651 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/gclient.cpp
r706 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/gserver.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/netdrv.cpp
r651 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/netfile.cpp
r651 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/sock.cpp
r651 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/tcpip.cpp
r651 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/net/undrv.cpp
r651 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/netcfg.cpp
r728 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/nfclient.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/objects.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/old.nfclient.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/old.nfserver.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/old_server.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/particle.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/points.cpp
r703 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/profile.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/property.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/sdlport/event.cpp
r726 r732 19 19 */ 20 20 21 #if definedHAVE_CONFIG_H21 #if HAVE_CONFIG_H 22 22 # include "config.h" 23 23 #endif … … 44 44 void EventHandler::SysWarpMouse(ivec2 pos) 45 45 { 46 #if SDL_VERSION_ATLEAST(2,0,0) 47 # warning no SDL_WarpMouse in SDL2 48 #else 46 49 SDL_WarpMouse(pos.x, pos.y); 50 #endif 47 51 } 48 52 … … 190 194 case SDLK_LSHIFT: ev.key = JK_SHIFT_L; break; 191 195 case SDLK_RSHIFT: ev.key = JK_SHIFT_R; break; 196 #if SDL_VERSION_ATLEAST(2,0,0) 197 # warning no event keys in SDL2 198 #else 192 199 case SDLK_NUMLOCK: ev.key = JK_NUM_LOCK; break; 193 200 case SDLK_HOME: ev.key = JK_HOME; break; … … 254 261 ev.key = EV_SPURIOUS; 255 262 break; 263 #endif 256 264 default: 257 265 ev.key = (int)sdlev.key.keysym.sym; -
abuse/branches/lol/src/sdlport/hmi.cpp
r719 r732 9 9 // 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/sdlport/jdir.cpp
r555 r732 19 19 */ 20 20 21 #if definedHAVE_CONFIG_H21 #if HAVE_CONFIG_H 22 22 # include "config.h" 23 23 #endif -
abuse/branches/lol/src/sdlport/joystick.cpp
r555 r732 19 19 */ 20 20 21 #if definedHAVE_CONFIG_H21 #if HAVE_CONFIG_H 22 22 # include "config.h" 23 23 #endif -
abuse/branches/lol/src/sdlport/setup.cpp
r726 r732 19 19 */ 20 20 21 #if definedHAVE_CONFIG_H21 #if HAVE_CONFIG_H 22 22 # include "config.h" 23 23 #endif -
abuse/branches/lol/src/sdlport/sound.cpp
r725 r732 19 19 */ 20 20 21 #if definedHAVE_CONFIG_H21 #if HAVE_CONFIG_H 22 22 # include "config.h" 23 23 #endif … … 195 195 196 196 rw = SDL_RWFromMem(data, data_size); 197 #if SDL_VERSION_ATLEAST(2,0,0) 198 music = Mix_LoadMUS_RW(rw, SDL_FALSE); 199 #else 197 200 music = Mix_LoadMUS_RW(rw); 201 #endif 198 202 199 203 if (!music) -
abuse/branches/lol/src/sdlport/video.cpp
r729 r732 19 19 */ 20 20 21 #if definedHAVE_CONFIG_H21 #if HAVE_CONFIG_H 22 22 # include "config.h" 23 23 #endif -
abuse/branches/lol/src/sensor.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/seq.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/server2.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/specache.cpp
r698 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/statbar.cpp
r724 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/tool/abuse-tool.cpp
r724 r732 9 9 // 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/transp.cpp
r719 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/ui/volumewindow.cpp
r715 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/unixnfc.cpp
r729 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif -
abuse/branches/lol/src/view.cpp
r725 r732 9 9 */ 10 10 11 #if definedHAVE_CONFIG_H11 #if HAVE_CONFIG_H 12 12 # include "config.h" 13 13 #endif
Note: See TracChangeset
for help on using the changeset viewer.