Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2019-10-26 00:00:00Z and 2019-10-27 00:00:00Z
I tried to add the texture change option from allthehaxx client in ddnet.
I am not pro in coding xd.
But now i get an error i dont understand.
Could someone help me ? should i just upload to github xd?
so you can see the code(edited)
Dunno if this is the right channel but is something wrong with the german servers? I'm not sure if its my internet (Been having immense trouble connecting to servers lately). I'm located in sweden but a friend which is located in germany has the same problems. Barely any servers found and if you actually find something - you can barely connect
R = 45° rotation clockwise | Shift+R = 45° rotation anticlockwise
!boober
This should have been done a long time ago, and i'm surprised it wasn't,
which makes me think its either impossible or really hard to implement.
I couldn't find any issue talking about this,
just crush my dreams and tell me its not possible.
it says :
1. Error: LNK1120 2 not listed Extern
in CMakeList.txt
Flie DDNet.exe
Line 1
2. Error: LNK2001 Not listet extern symbol ""public: virtual void cdecl CConsole::Printf(int,char const *,char const *,...)" (?Printf@CConsole@@UEAAXHPEBD0ZZ)"
File CMakeList.txt
console.cpp.obj Line 1
3. Error: LNK2019 reference to not listet extern Symbol "str_find_rev" in function ""public: cdecl CGameTextureManager::CGameSkin::CGameSkin(struct CDataImage const &)" (??0CGameSkin@CGameTextureManager@@QEAA@AEBUCDataImage@@@Z)"
File CMakelist.txt
gametexture.cpp.obj Line 1
and if I Debug it says:
" There is no executable File:
For DDNEt.ext no no executable File configured.
No starting possible."