Activity
From 2020-07-05 to 2020-07-18
2020-07-18
- 16:37 Revision 023ca1a4 (github): Scripting: Added givePower() and giveBackpack()
- The App.Player class now has methods for giving power-ups, including the backpack.
IssueID #2375 - 10:10 Revision 6d86b56c (github): Cleanup|Network: Removed old login system
- Console commands are handled via Shell so the old system is unused.
- 09:46 Revision d89ec390 (github): libdoomsday: Added class "Net" for the network subsystem
- Net will maintain the state of the network subsystem. This is where net_msg, net_buf, etc. belong.
2020-07-17
- 21:19 Revision b7c3a306 (github): Cleanup
- 21:17 Revision 7fe0dbac (github): Cleanup|Network: Net state variables in libdoomsday
- 19:00 Revision 7490ad28 (github): Network|Refactor: Sending data over the network
- Continuing to prepare the old network subsystem for moving to libdoomsday.
The low-level buffer sending mechanism is... - 17:50 Revision 84e6ce9c (github): Cleanup
- Breaking up net_main and parts of the old network subsystem. Lots of ancient cruft here.
- 14:34 Revision 1b32ca88 (github): Cleanup|Network: Client-specific code out of net_main.cpp
- 13:53 Revision a5d3cedc (github): Cleanup: Trying to break up net_main.cpp
- 12:34 Revision 377cc53d (github): Cleanup|Network: Collecting global state variables
- 12:34 Revision 4b9a8b60 (github): Cleanup: Fixed search-and-replace accidents
- 10:51 Revision a798ca74 (github): Cleanup|Client: Removed the "misc" subdirectory
- Relevant code moved to libdoomsday.
- 10:32 Revision 40b7b41a (github): Cleanup: Moved files to libdoomsday
- 08:05 Revision 0852dd29 (github): Cleanup|Network: Moved master server requests to libdoomsday
- 07:06 Revision 5e3b561e (github): Cleanup
- 06:56 Revision 95808dbb (github): Cleanup: Renamed deployment scripts
2020-07-16
- 21:35 Revision 7158a6e3 (github): Cleanup: Removed alias headers
- The Qt-style alias headers named after classes (having no .h extension) were all removed. This was just needless clut...
- 09:48 Revision 9f58782b (github): Cleanup
- Post-merge issues.
- 08:03 Revision fc0f8fb0 (github): Merge branch 'master' of skyjake.fi:doomsday/engine into work/omega
- # Conflicts:
# doomsday/apps/client/include/client/clientsubsector.h
# doomsday/apps/client/src/clientapp...
Also available in: Atom