Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #32

Open
10 of 11 tasks
ouned opened this issue Aug 17, 2015 · 11 comments
Open
10 of 11 tasks

Documentation #32

ouned opened this issue Aug 17, 2015 · 11 comments
Assignees

Comments

@ouned
Copy link
Member

ouned commented Aug 17, 2015

  • reflists
  • API
  • clientside cvars
  • external http downloads
  • dynamic glow shaders
  • MVAPI_LOCATE_GAME_DATA
  • ui_menulevel
  • ingame_setup_modoptions
  • ent's recording options (all cmds and cvars are documented already)
  • MVF_NOSPEC, MVF_SPECONLY
  • MVAPI_DISABLE_STRUCT_CONVERSION
@ouned ouned added this to the Version 1.1 milestone Aug 17, 2015
@ouned ouned modified the milestones: Version 1.2, Version 1.1 Oct 28, 2015
@aufau
Copy link
Member

aufau commented May 18, 2016

Undocumented clientside cvars:

  • com_busyWait
  • r_ext_texture_filter_anisotropic
  • s_sdl* cvars
  • New r_* cvars from SDL
  • New in_* cvars from SDL
  • r_ext_multisample (OpenGL doesn't load when I set it, is it ready?)
  • r_fontSharpness
  • New net_* cvars
  • r_textureLODBias
  • r_consoleFont
  • con_height
  • con_scale
  • con_timestamps
  • cl_autoDemo
  • cl_autoDemoFormat
  • cl_drawRecording
  • … more? Feel free to edit this post and add them.

Probably too ambitious for 1.2.
I propose to keep the wiki page in alphabetical order.

@ouned
Copy link
Member Author

ouned commented May 18, 2016

i wouldn't go for documenting all of them as some are pretty obvious anyway

@TriForceX
Copy link
Contributor

+1 for @aufau
i think all new cvars need to be documented, not ingame, just in documentation (wiki, readme, etc...)

@aufau
Copy link
Member

aufau commented May 18, 2016

Maybe their meaning is obvious, but their existence is not for someone who has been using jk2mp.exe previously. We don't stick consistently to mv_ prefix and it doesn't make it any easier.

@aufau
Copy link
Member

aufau commented May 25, 2016

And client commands:

  • saveDemo
  • saveDemoLast
  • minimize
  • Alt+Enter bind

@aufau
Copy link
Member

aufau commented Jun 24, 2016

I pushed CVARS.rst with full list/description of new and modified cvars. Left some undocumented (but listed!) as they are not really worth documenting. Please update it when you change something. I think client/server cvars should stay split in the wiki as they are now.

@ouned
Copy link
Member Author

ouned commented Dec 3, 2016

what about avi recording? I think it should documented, too

@ouned ouned removed this from the Version 1.2 milestone Dec 3, 2016
@aufau
Copy link
Member

aufau commented Feb 16, 2017

  • avi recording
  • VM profiler

@ouned
Copy link
Member Author

ouned commented Jun 6, 2017

  • API Level 2

@aufau
Copy link
Member

aufau commented Jan 20, 2018

  • API Level 3

@ouned
Copy link
Member Author

ouned commented Nov 14, 2018

  • ent files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants