4.0 or 0.4? o.O
Nvm: What I think is 4.0 is actually 0.4 o.O
Lanta:
Not to sound mean.. But how to can it already be uploaded when I made it?
But this is what I was looking for BUT whenever I upload it and click view it just says:
Copyright (C) 2010 Choupom
Nothing else
Trying to compile it with bam 0.4.. I putted choups mapgen in the 0.6.0 source and I compiled and get alot of errors:
src/game/client/gameclient.cpp(392) : error C2039: 'm_pPrevSpectatorInfo' : is n
ot a member of 'CGameClient::CSnapState'
c:\teeworlds52\src\game\client\gameclient.h(114) : see declaration of 'C
GameClient::CSnapState'
src/game/client/gameclient.cpp(392) : error C2227: left of '->m_X' must point to
class/struct/union/generic type
src/game/client/gameclient.cpp(392) : error C2039: 'm_pPrevSpectatorInfo' : is n
ot a member of 'CGameClient::CSnapState'
c:\teeworlds52\src\game\client\gameclient.h(114) : see declaration of 'C
GameClient::CSnapState'
src/game/client/gameclient.cpp(392) : error C2227: left of '->m_Y' must point to
class/struct/union/generic type
src/game/client/gameclient.cpp(393) : error C2039: 'm_pSpectatorInfo' : is not a
member of 'CGameClient::CSnapState'
c:\teeworlds52\src\game\client\gameclient.h(114) : see declaration of 'C
GameClient::CSnapState'
src/game/client/gameclient.cpp(393) : error C2227: left of '->m_X' must point to
class/struct/union/generic type
src/game/client/gameclient.cpp(393) : error C2039: 'm_pSpectatorInfo' : is not a
member of 'CGameClient::CSnapState'
c:\teeworlds52\src\game\client\gameclient.h(114) : see declaration of 'C
GameClient::CSnapState'
src/game/client/gameclient.cpp(393) : error C2227: left of '->m_Y' must point to
class/struct/union/generic type
src/game/client/gameclient.cpp(395) : error C2039: 'm_pSpectatorInfo' : is not a
member of 'CGameClient::CSnapState'
c:\teeworlds52\src\game\client\gameclient.h(114) : see declaration of 'C
GameClient::CSnapState'
src/game/client/gameclient.cpp(395) : error C2227: left of '->m_X' must point to
class/struct/union/generic type
src/game/client/gameclient.cpp(395) : error C2039: 'm_pSpectatorInfo' : is not a
member of 'CGameClient::CSnapState'
c:\teeworlds52\src\game\client\gameclient.h(114) : see declaration of 'C
GameClient::CSnapState'
src/game/client/gameclient.cpp(395) : error C2227: left of '->m_Y' must point to
class/struct/union/generic type
src/game/client/gameclient.cpp(402) : error C2065: 'CNetObj_Character' : undecla
red identifier
src/game/client/gameclient.cpp(402) : error C2065: 'pCharacter' : undeclared ide
ntifier
src/game/client/gameclient.cpp(402) : error C2062: type 'int' unexpected
src/game/client/gameclient.cpp(403) : error C2143: syntax error : missing ';' be
fore '{'
src/game/client/gameclient.cpp(403) : error C2447: '{' : missing function header
(old-style formal list?)
src/game/client/gameclient.cpp(461) : error C2039: 'm_pGameInfoObj' : is not a m
ember of 'CGameClient::CSnapState'
c:\teeworlds52\src\game\client\gameclient.h(114) : see declaration of 'C
GameClient::CSnapState'
src/game/client/gameclient.cpp(461) : error C2039: 'm_pGameInfoObj' : is not a m
ember of 'CGameClient::CSnapState'
c:\teeworlds52\src\game\client\gameclient.h(114) : see declaration of 'C
GameClient::CSnapState'
src/game/client/gameclient.cpp(461) : error C2227: left of '->m_GameFlags' must
point to class/struct/union/generic type
src/game/client/gameclient.cpp(461) : error C2065: 'GAMEFLAG_TEAMS' : undeclared
identifier
src/game/client/gameclient.cpp(482) : error C2065: 'NETMSGTYPE_SV_EXTRAPROJECTIL
E' : undeclared identifier
src/game/client/gameclient.cpp(482) : fatal error C1003: error count exceeds 100
; stopping compilation
bam: 'objs/game/client/gameclient.obj' error 2
[119/148] #1 c++ src/game/client/lineinput.cpp
[120/148] #1 c++ src/game/client/render.cpp
c:\teeworlds52\src\game\client\animstate.h(8) : error C2146: syntax error : miss
ing ';' before identifier 'm_Body'
c:\teeworlds52\src\game\client\animstate.h(8) : error C4430: missing type specif
ier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(8) : error C4430: missing type specif
ier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(9) : error C2146: syntax error : miss
ing ';' before identifier 'm_BackFoot'
c:\teeworlds52\src\game\client\animstate.h(9) : error C4430: missing type specif
ier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(9) : error C4430: missing type specif
ier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(10) : error C2146: syntax error : mis
sing ';' before identifier 'm_FrontFoot'
c:\teeworlds52\src\game\client\animstate.h(10) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(10) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(11) : error C2146: syntax error : mis
sing ';' before identifier 'm_Attach'
c:\teeworlds52\src\game\client\animstate.h(11) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(11) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(14) : error C2143: syntax error : mis
sing ';' before '*'
c:\teeworlds52\src\game\client\animstate.h(14) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(14) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(14) : warning C4183: 'GetBody': missi
ng return type; assumed to be a member function returning 'int'
c:\teeworlds52\src\game\client\animstate.h(15) : error C2143: syntax error : mis
sing ';' before '*'
c:\teeworlds52\src\game\client\animstate.h(15) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(15) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(15) : warning C4183: 'GetBackFoot': m
issing return type; assumed to be a member function returning 'int'
c:\teeworlds52\src\game\client\animstate.h(16) : error C2143: syntax error : mis
sing ';' before '*'
c:\teeworlds52\src\game\client\animstate.h(16) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(16) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(16) : warning C4183: 'GetFrontFoot':
missing return type; assumed to be a member function returning 'int'
c:\teeworlds52\src\game\client\animstate.h(17) : error C2143: syntax error : mis
sing ';' before '*'
c:\teeworlds52\src\game\client\animstate.h(17) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(17) : error C4430: missing type speci
fier - int assumed. Note: C++ does not support default-int
c:\teeworlds52\src\game\client\animstate.h(17) : warning C4183: 'GetAttach': mis
sing return type; assumed to be a member function returning 'int'
c:\teeworlds52\src\game\client\animstate.h(18) : error C2061: syntax error : ide
ntifier 'ANIMATION'
c:\teeworlds52\src\game\client\animstate.h(19) : error C2061: syntax error : ide
ntifier 'ANIMATION'
c:\teeworlds52\src\game\client\animstate.h(14) : error C2065: 'm_Body' : undecla
red identifier
c:\teeworlds52\src\game\client\animstate.h(15) : error C2065: 'm_BackFoot' : und
eclared identifier
c:\teeworlds52\src\game\client\animstate.h(16) : error C2065: 'm_FrontFoot' : un
declared identifier
c:\teeworlds52\src\game\client\animstate.h(17) : error C2065: 'm_Attach' : undec
lared identifier
src/game/client/render.cpp(42) : error C2027: use of undefined type 'SPRITE'
c:\teeworlds52\src\game\client\render.h(54) : see declaration of 'SPRITE
'
src/game/client/render.cpp(42) : error C2227: left of '->m_X' must point to clas
s/struct/union/generic type
src/game/client/render.cpp(43) : error C2027: use of undefined type 'SPRITE'
c:\teeworlds52\src\game\client\render.h(54) : see declaration of 'SPRITE
'
src/game/client/render.cpp(43) : error C2227: left of '->m_Y' must point to clas
s/struct/union/generic type
src/game/client/render.cpp(44) : error C2027: use of undefined type 'SPRITE'
c:\teeworlds52\src\game\client\render.h(54) : see declaration of 'SPRITE
'
src/game/client/render.cpp(44) : error C2227: left of '->m_W' must point to clas
s/struct/union/generic type
src/game/client/render.cpp(45) : error C2027: use of undefined type 'SPRITE'
c:\teeworlds52\src\game\client\render.h(54) : see declaration of 'SPRITE
'
src/game/client/render.cpp(45) : error C2227: left of '->m_H' must point to clas
s/struct/union/generic type
src/game/client/render.cpp(46) : error C2027: use of undefined type 'SPRITE'
c:\teeworlds52\src\game\client\render.h(54) : see declaration of 'SPRITE
'
src/game/client/render.cpp(46) : error C2227: left of '->m_pSet' must point to c
lass/struct/union/generic type
src/game/client/render.cpp(46) : error C2227: left of '->m_Gridx' must point to
class/struct/union/generic type
src/game/client/render.cpp(47) : error C2027: use of undefined type 'SPRITE'
c:\teeworlds52\src\game\client\render.h(54) : see declaration of 'SPRITE
'
src/game/client/render.cpp(47) : error C2227: left of '->m_pSet' must point to c
lass/struct/union/generic type
src/game/client/render.cpp(47) : error C2227: left of '->m_Gridy' must point to
class/struct/union/generic type
src/game/client/render.cpp(78) : error C2065: 'g_pData' : undeclared identifier
src/game/client/render.cpp(78) : error C2227: left of '->m_NumSprites' must poin
t to class/struct/union/generic type
type is ''unknown-type''
src/game/client/render.cpp(80) : error C2065: 'g_pData' : undeclared identifier
src/game/client/render.cpp(80) : error C2227: left of '->m_aSprites' must point
to class/struct/union/generic type
type is ''unknown-type''
src/game/client/render.cpp(192) : error C2227: left of '->m_Angle' must point to
class/struct/union/generic type
type is 'int *'
src/game/client/render.cpp(196) : error C2227: left of '->m_X' must point to cla
ss/struct/union/generic type
type is 'int *'
src/game/client/render.cpp(196) : error C2227: left of '->m_Y' must point to cla
ss/struct/union/generic type
type is 'int *'
src/game/client/render.cpp(197) : error C2065: 'SPRITE_TEE_BODY_OUTLINE' : undec
lared identifier
src/game/client/render.cpp(197) : error C2065: 'SPRITE_TEE_BODY' : undeclared id
entifier
src/game/client/render.cpp(206) : error C2065: 'EMOTE_PAIN' : undeclared identif
ier
src/game/client/render.cpp(206) : error C2051: case expression not constant
src/game/client/render.cpp(207) : error C2065: 'SPRITE_TEE_EYE_PAIN' : undeclare
d identifier
src/game/client/render.cpp(209) : error C2065: 'EMOTE_HAPPY' : undeclared identi
fier
src/game/client/render.cpp(209) : error C2051: case expression not constant
src/game/client/render.cpp(210) : error C2065: 'SPRITE_TEE_EYE_HAPPY' : undeclar
ed identifier
src/game/client/render.cpp(212) : error C2065: 'EMOTE_SURPRISE' : undeclared ide
ntifier
src/game/client/render.cpp(212) : error C2051: case expression not constant
src/game/client/render.cpp(213) : error C2065: 'SPRITE_TEE_EYE_SURPRISE' : undec
lared identifier
src/game/client/render.cpp(215) : error C2065: 'EMOTE_ANGRY' : undeclared identi
fier
src/game/client/render.cpp(215) : error C2051: case expression not constant
src/game/client/render.cpp(216) : error C2065: 'SPRITE_TEE_EYE_ANGRY' : undeclar
ed identifier
src/game/client/render.cpp(219) : error C2065: 'SPRITE_TEE_EYE_NORMAL' : undecla
red identifier
src/game/client/render.cpp(224) : error C2065: 'EMOTE_BLINK' : undeclared identi
fier
src/game/client/render.cpp(235) : error C2065: 'ANIM_KEYFRAME' : undeclared iden
tifier
src/game/client/render.cpp(235) : error C2065: 'pFoot' : undeclared identifier
src/game/client/render.cpp(240) : error C2065: 'pFoot' : undeclared identifier
src/game/client/render.cpp(240) : error C2227: left of '->m_Angle' must point to
class/struct/union/generic type
type is ''unknown-type''
src/game/client/render.cpp(246) : error C2065: 'SPRITE_TEE_FOOT_OUTLINE' : undec
lared identifier
src/game/client/render.cpp(249) : error C2065: 'SPRITE_TEE_FOOT' : undeclared id
entifier
src/game/client/render.cpp(255) : error C2065: 'pFoot' : undeclared identifier
src/game/client/render.cpp(255) : error C2227: left of '->m_X' must point to cla
ss/struct/union/generic type
type is ''unknown-type''
src/game/client/render.cpp(255) : error C2065: 'pFoot' : undeclared identifier
src/game/client/render.cpp(255) : error C2227: left of '->m_Y' must point to cla
ss/struct/union/generic type
type is ''unknown-type''
bam: 'objs/game/client/render.obj' error 2
[121/148] #1 c++ src/game/client/render_map.cpp
[122/148] #1 c++ src/game/client/ui.cpp
[123/148] #1 client_content_source > src/game/generated/client_data.cpp
[124/148] #1 c++ src/game/generated/client_data.cpp
[125/148] #1 c++ src/engine/client/client.cpp
[126/148] #1 c++ src/engine/client/friends.cpp
[127/148] #1 c++ src/engine/client/graphics.cpp
[128/148] #1 c++ src/engine/client/input.cpp
[129/148] #1 c++ src/engine/client/serverbrowser.cpp
[130/148] #1 c++ src/engine/client/sound.cpp
[131/148] #1 c++ src/engine/client/text.cpp
[132/148] #1 c++ src/game/editor/ed_editor.cpp
src\game/gamecore.h(193) : error C2146: syntax error : missing ';' before identi
fier 'm_Input'
src\game/gamecore.h(193) : error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int
src\game/gamecore.h(193) : error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int
src\game/gamecore.h(202) : error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int
src\game/gamecore.h(202) : error C2143: syntax error : missing ',' before '*'
src\game/gamecore.h(203) : error C2061: syntax error : identifier 'CNetObj_Chara
cterCore'
src/game/editor/ed_editor.cpp(2213) : error C2065: 'g_pData' : undeclared identi
fier
src/game/editor/ed_editor.cpp(2213) : error C2227: left of '->m_aImages' must po
int to class/struct/union/generic type
type is ''unknown-type''
src/game/editor/ed_editor.cpp(2213) : error C2065: 'IMAGE_FILEICONS' : undeclare
d identifier
src/game/editor/ed_editor.cpp(2213) : error C2228: left of '.m_Id' must have cla
ss/struct/union
src/game/editor/ed_editor.cpp(2215) : error C2065: 'SPRITE_FILE_FOLDER' : undecl
ared identifier
src/game/editor/ed_editor.cpp(2215) : error C2065: 'SPRITE_FILE_MAP2' : undeclar
ed identifier
bam: 'objs/game/editor/ed_editor.obj' error 2
[133/148] #1 c++ src/game/editor/ed_io.cpp
src\game/gamecore.h(193) : error C2146: syntax error : missing ';' before identi
fier 'm_Input'
src\game/gamecore.h(193) : error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int
src\game/gamecore.h(193) : error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int
src\game/gamecore.h(202) : error C4430: missing type specifier - int assumed. No
te: C++ does not support default-int
src\game/gamecore.h(202) : error C2143: syntax error : missing ',' before '*'
src\game/gamecore.h(203) : error C2061: syntax error : identifier 'CNetObj_Chara
cterCore'
bam: 'objs/game/editor/ed_io.obj' error 2
[134/148] #1 c++ src/game/editor/ed_layer_game.cpp
[135/148] #1 c++ src/game/editor/ed_layer_quads.cpp
[136/148] #1 c++ src/game/editor/ed_layer_tiles.cpp
[137/148] #1 c++ src/game/editor/ed_popups.cpp
[138/148] #1 c src/engine/external/wavpack/bits.c
[139/148] #1 c src/engine/external/wavpack/float.c
[140/148] #1 c src/engine/external/wavpack/metadata.c
[141/148] #1 c src/engine/external/wavpack/unpack.c
[142/148] #1 c src/engine/external/wavpack/words.c
[143/148] #1 c src/engine/external/wavpack/wputils.c
[144/148] #1 rc other/icons/teeworlds_cl.rc
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
[145/148] #1 copy other\freetype\lib\freetype.dll -> freetype.dll
[146/148] #1 copy other\sdl\vc2005libs\SDL.dll -> SDL.dll
bam: error: a build step failed
Trust dies but mistrust blossoms.
SophoclesLandil was here, and wrote the above ^^
HOLY FUCK! Can't believe I met Landil