Search found 1 match

by ZTM
Tue Nov 26, 2013 2:09 am UTC
Forum: Ideas & Suggestions
Topic: A few VM command system improvements/changes
Replies: 4
Views: 5278

A few VM command system improvements/changes

I made did some cleanup to command system in Spearmint, may want to do similar in Unvanquished. Based on this recent unv/engine-upgrade commit , I think it's all relevant. Have VM commands store a real function (example: CL_GameCommand), instead of hacks for NULL function (the checking if each VM wa...