I (and everybody i believe) REALLY need a better debugger.
I had to debug every line what i code, because my lines looking like this one:
If (((sp\y >= punkt1\y) And (sp\y = punkt2\y))) And(((sp\y >= punkt3\y) And (sp\y = punkt4\y)))
and it is so hard and annoying for me to use the DEBUG command to make every variable visible.
global vars are ok, but i need to see all vars.
i think it would be usefull to see the global variables, the local variables, the dims, and the lists in the debug menu (and maybe the content of pointers).
also the debugger should make windowevents, to prevent from crashing.
this feature would be much more usefull than all the 3D support.
if someone can realize this, i will pay 10 Euro to them

hopefully st.fighter