?? src-todo
字號:
This is a list of stuff to be done on the source code and future ideas./////////////////////////CODE PROBLEMS/////////////////////////* Lots of the code needs restructuring. (abstract classes, virtual methods, etc.)* Inheritance needs to be cleaned up.////////////////////////////SPECIFIC PROBLEMS///////////////////////////* Arena::closest_to() is broken, the comp sometimes attacks you from far away.* Range weapons are broken right now.* In CompPlayer::take_turn() 4 temporary ints are declared when trying to track thecomp, there must be a better way.////////////////////////////IMPORTANT THINGS////////////////////////////* Designing database. Sairax wants to write his own database support.* Game-server.* Multi-threading. Sairax, again, wants to write his own threading libs.* Porting to Win32 systems (sigh, we have to) and other systems, I (eric) am investigating PDCurses./////////////////////////FUTURE IDEAS//////////////////////////* Graphical client. Sort of like Angband in graphical mode? Blademaster2 could have a text mode and a graphical mode with 2d sprites and terrain.* More of a rougelike MMORPG (arena as fighting system) than just an arena game.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -