joaquimandrade / Hamsandwich-Update

Updating and fixing hamsandwich for the good of mankind (or at least some part of it)
5 stars 5 forks source link

Mod status (just to have a global view) #3

Closed Arkshine closed 13 years ago

Arkshine commented 13 years ago

The following functions are either not possible to add or not done yet.

_Generic_

Not addable
CBasePlayer::Save(CSave &)
CBasePlayer::Restore(CRestore &)
CBaseAnimating::HandleAnimEvent(MonsterEvent_t *)
// Not in CS, NS and TS.
CBaseMonster::StartTask(Task_t *)
CBaseMonster::RunTask(Task_t *)
CBaseMonster::GetScheduleOfType(int)
CBaseMonster::GetSchedule(void)
CBaseMonster::ScheduleChange(void)
CBaseMonster::PBestSound(void)
CBaseMonster::PBestScent(void)


_Counter-Strike_

Not addable
See Generic
To add
See Generic


_Day Of Defeat_

Not addable
See Generic
To add
See Generic


_Team Fortress Classic_

Not addable
See Generic
To add
See Generic


_Natural Selection_

Not addable
See Generic
To add
See Generic


_The Specialists_

Not addable
See Generic
To add
See Generic


_Earth's Special Forces_

Not addable
See Generic
To add
See Generic


_Earth's Special Forces - OpenBeta_

Not addable
See Generic
CBasePlayer::PlayMeleeAnimation(int &,ANIM_FLAGS &)
CBasePlayer::ForceClass(CClassExtension *,CLevel *,int)
To add
See Generic


_Adrealine Gamer_

Not addable
See Generic
To add
See Generic
Arkshine commented 13 years ago

Updated for DoD.

joaquimandrade commented 13 years ago

Thanks for your work on putting this list together!

Arkshine commented 13 years ago

just updated , check again !

joaquimandrade commented 13 years ago

Close this when it's ready!

Arkshine commented 13 years ago

I guess I have added all we could. Though needs some testing.