Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2020-06-19 00:00:00Z and 2020-06-20 00:00:00Z
13:11
cd74f9b Fix gametype filter UI corner - ChillerDragon aeec029 Merge pull request #2656 from ChillerDragon/pr_... - oy
13:12
5c11e80 Add more information on map load error - ChillerDragon ab384e4 Merge pull request #2655 from ChillerDragon/pr_... - oy
Avatar
gamecontext.cpp:30 enum { ... } ^ is it required?
18:13
RESET and NO_RESET
18:13
just change it to boolean
Avatar
There is no sense to use enum { RESET, NO_RESET } So we can just change it to a boolean.
Avatar
justabutterflier 2020-06-19 23:41:20Z
23:42
undefined CNetEvent_HammerHit
23:42
and expected ;
23:42
how does it works?
23:42
@Dune it's clear teeworlds sources
23:43
this is just a list of errors in gamecontext.cpp wtf how it works just say me
Avatar
@justabutterflier does it not compile?
23:43
this just looks like your IDE being bad
Avatar
justabutterflier 2020-06-19 23:43:41Z
let me try
23:44
very nice
23:44
just try to go gamecontext and see to issues
23:44
@Dune yep it compiles
Avatar
this is just your IDE being misconfigured or bad
Avatar
justabutterflier 2020-06-19 23:45:12Z
hm
23:45
how can i reset the configuration
23:45
?
23:45
just reinstall?
23:45
CNetEvent_Death *pEvent = (CNetEvent_Death *)m_Events.Create(NETEVENTTYPE_DEATH, sizeof(CNetEvent_Death));
23:45
but there is really expected ;
23:45
why it's not there? (edited)
23:47
23:47
Avatar
it's not worth it
Avatar
justabutterflier 2020-06-19 23:48:02Z
sry
Avatar
to debug IDE issues imo
Avatar
justabutterflier 2020-06-19 23:48:09Z
hmm ok
23:48
sorry
23:48
maybe just delete this `#include`? (edited)
Avatar
justabutterflier 2020-06-19 23:48:45Z
ok
Avatar
you'd need to add src/generated folders
23:48
like the name says, they're generated, not on github, but there after you compile
Avatar
justabutterflier 2020-06-19 23:49:02Z
hm
23:49
strange
Avatar
just ignore IDE red lines and build tbh
Avatar
justabutterflier 2020-06-19 23:50:20Z
it compiles
23:50
but
23:50
very strange
23:50
am i need to reinstall my IDE? (edited)
23:51
you'd need to configure it well for Teeworlds, that's all
Avatar
justabutterflier 2020-06-19 23:51:23Z
how?
23:51
can u advice me
Avatar
you'd need to add src/generated folders
etc
Avatar
justabutterflier 2020-06-19 23:51:37Z
already added
23:52
but there is no generating a files xD
Avatar
IDEs should bring solutions, not problems
Avatar
justabutterflier 2020-06-19 23:53:05Z
wdym?
23:54
@Dune
Exported 58 message(s)