User contributions for WadDelz0949
Jump to navigation
Jump to search
25 June 2025
- 18:4018:40, 25 June 2025 diff hist +48 m Programming/vgui soundscape maker.h Added function for clipboard current
- 18:4018:40, 25 June 2025 diff hist +7,886 Programming/vgui soundscape maker.cpp Added clipboard for copying and pasting current
22 June 2025
- 23:2523:25, 22 June 2025 diff hist +84 m Programming/vgui soundscape maker.h Added KeyValue* functions for the sound panel for the '''vgui_soundscape_maker.cpp''' file
- 23:2523:25, 22 June 2025 diff hist +7,848 Programming/vgui soundscape maker.cpp Added copy/paste feature by right clicking on a soundscape item. Also made it so when selecting a soundscape from the 'soundscape panel' (the one that allows you to select the soundscape to insert) it is in the correct order and allows you to use soundscapes that are currently in this file
21 June 2025
- 16:5516:55, 21 June 2025 diff hist +169 m How to use vgui soundscape maker Added information on soundscape selector panel current
20 June 2025
- 20:0520:05, 20 June 2025 diff hist −27 Programming/vgui soundscape maker.cpp FIXED: Made it so the 'Sound list' panel now works for soundscapes, allowing you to look for the specific soundscape to insert.
- 19:5719:57, 20 June 2025 diff hist +115 m Programming/vgui soundscape maker.cpp fuck this :(
- 19:5619:56, 20 June 2025 diff hist −26 Programming/vgui soundscape maker.cpp Undo revision 482956 by WadDelz0949 (talk) Tag: Undo
- 19:5019:50, 20 June 2025 diff hist +26 Programming/vgui soundscape maker.cpp included #include <vgui/ISystem.h> to fix missing vgui::system()-> stuff Tag: Reverted
- 19:5019:50, 20 June 2025 diff hist +8,549 m Programming/vgui soundscape maker.cpp fixed missing CGraphPanel class
- 19:4819:48, 20 June 2025 diff hist −5,426 Programming/vgui soundscape maker.cpp Made it so the 'Sound list' panel now works for soundscapes, allowing you to look for the specific soundscape to insert.
12 June 2025
- 03:2203:22, 12 June 2025 diff hist +1 m Programming/creating vgui soundscape maker fixed Vector vec = g_SoundscapePositions[i]; being after if (g_bUsingVector[i] == false || vec == vec3_origin) current
6 June 2025
- 05:4105:41, 6 June 2025 diff hist +22 m Programming/creating vgui soundscape maker added ' || vec == vec3_origin ' to player.cpp code
- 05:3505:35, 6 June 2025 diff hist +20 m Programming/vgui soundscape maker.cpp fixed SetAllVisible function not setting all to be the correct visible
18 May 2025
- 01:0101:01, 18 May 2025 diff hist +584 How to use vgui soundscape maker Added information on debug panel
- 00:5200:52, 18 May 2025 diff hist +37 N File:Labeled and finished soundscape panel.png No edit summary current
- 00:4500:45, 18 May 2025 diff hist +12 m Programming/creating vgui soundscape maker Changed image
- 00:4400:44, 18 May 2025 diff hist +35 N File:Vgui Soundscape maker panel in game.png No edit summary current
- 00:4000:40, 18 May 2025 diff hist +1 m Programming/vgui soundscape maker.cpp defaulted g_ShowSoundscapePanel to false
- 00:3100:31, 18 May 2025 diff hist +10,385 Programming/vgui soundscape maker.cpp Added graph panel to debug menu
- 00:2900:29, 18 May 2025 diff hist +698 m Programming/creating vgui soundscape maker Added soundscape debug graph stuff
17 May 2025
- 19:1119:11, 17 May 2025 diff hist +3,744 Programming/vgui soundscape maker.cpp Added soundscape debug panel
- 19:1019:10, 17 May 2025 diff hist +1,074 Programming/creating vgui soundscape maker Added stuff for soundscape debug panel
- 05:5805:58, 17 May 2025 diff hist +15 m Programming/creating vgui soundscape maker changed if (g_IsPlayingSoundscape) to if (g_IsPlayingSoundscape && !g_bSSMHack) to make soundscapes work
- 05:5205:52, 17 May 2025 diff hist +528 m Programming/creating vgui soundscape maker fixed mistake with final ConColorMsg
- 05:4605:46, 17 May 2025 diff hist +1,376 m How to use vgui soundscape maker added info on text editor panel
- 05:3505:35, 17 May 2025 diff hist +34 N File:Soundscape maker text editor panel.png No edit summary current
- 05:3205:32, 17 May 2025 diff hist +1 m Programming/vgui soundscape maker.cpp set g_ShowSoundscapePanel to false by default
- 05:3105:31, 17 May 2025 diff hist +47 Programming/vgui soundscape maker.h Added new SetBuffer function that is used for the text editor panel for vgui_soundscape_maker.cp
- 05:3005:30, 17 May 2025 diff hist +16,442 Programming/vgui soundscape maker.cpp Added new "text editor" panel that can be used to edit the soundscape file in text format
- 05:3005:30, 17 May 2025 diff hist +1,986 m Programming/creating vgui soundscape maker added new features needed for vgui_soundscape_maker.cpp like ConColorMsg's and changing textentry class
13 May 2025
- 05:0805:08, 13 May 2025 diff hist +1 m Programming/vgui soundscape maker.cpp set g_ShowSoundscapePanel to false by default
- 05:0605:06, 13 May 2025 diff hist +328 Programming/vgui soundscape maker.cpp fixed major crash where soundscape data was getting deleted whilst a soundscape is playing causing the soundscape data for the soundscape system to get corrupt
- 04:0104:01, 13 May 2025 diff hist +1 m Programming/vgui soundscape maker.cpp FORGOT TO SET g_ShowSoundscapePanel TO FALSE
- 04:0004:00, 13 May 2025 diff hist +12 m Programming/vgui soundscape maker.cpp (ok final edit) fixed g_SoundscapePositions array size being 1 too small
- 03:5903:59, 13 May 2025 diff hist +512 m Programming/vgui soundscape maker.cpp (should be last edit) fixed bug with g_SoundscapePositions[*] not getting set when the options panel loads from a file
- 03:5403:54, 13 May 2025 diff hist +87 m How to use vgui soundscape maker added ctrl + d info
- 03:4903:49, 13 May 2025 diff hist +80 m How to use vgui soundscape maker Added shift key functionality information for "Find Sound"
- 03:4703:47, 13 May 2025 diff hist +85 m Programming/creating vgui soundscape maker Added fix for options panel
- 03:4603:46, 13 May 2025 diff hist +1,155 Programming/vgui soundscape maker.cpp added ability to do a reversed search for the "find sound" text entry and button by holding down shift
- 02:2502:25, 13 May 2025 diff hist +1 m Programming/vgui soundscape maker.cpp defaulted g_ShowSoundscapePanel to false cause i keep forgetting to set it to false when updating this fucking file
- 02:2302:23, 13 May 2025 diff hist +483 m How to use vgui soundscape maker Added keybinds info
- 01:1501:15, 13 May 2025 diff hist +4,281 m Programming/vgui soundscape maker.cpp save + load function for options panel and new shortcuts
12 May 2025
- 03:5003:50, 12 May 2025 diff hist +1 m Programming/vgui soundscape maker.cpp Defaulted panel to be not visible
- 03:3303:33, 12 May 2025 diff hist +416 m Programming/vgui soundscape maker.cpp Fixed bug where rndwave text would say the right thing and made the bottom buttons centered instead of not centered
- 03:1003:10, 12 May 2025 diff hist +1 m Programming/vgui soundscape maker.cpp defaulted g_ShowSoundscapePanel to false
- 02:3202:32, 12 May 2025 diff hist +39 Programming/creating vgui soundscape maker No edit summary
- 02:3102:31, 12 May 2025 diff hist +37 N File:Updated vgui soundscape maker in game.png No edit summary current
- 02:2902:29, 12 May 2025 diff hist +48 m Programming/vgui soundscape maker.h Added function to ISoundscapeMaker class
- 02:2902:29, 12 May 2025 diff hist +2,030 How to use vgui soundscape maker Added information on the soundscape options panel