All public logs
Jump to navigation
Jump to search
Combined display of all available logs of WowWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:12, 21 May 2023 Ratcliffe talk contribs created page File:CubeMapping2.JPG
- 18:12, 21 May 2023 Ratcliffe talk contribs uploaded File:CubeMapping2.JPG
- 17:49, 21 May 2023 Ratcliffe talk contribs created page File:CubeMapping.JPG (for Pawn tutorial section on place/facelet mapping)
- 17:49, 21 May 2023 Ratcliffe talk contribs uploaded File:CubeMapping.JPG (for Pawn tutorial section on place/facelet mapping)
- 04:07, 12 May 2023 Ratcliffe talk contribs created page Basics of developing a simple map with tunnels (Created page with "In my RPG game, the cube faces comprise a maze of tunnels, that connect rooms where things happen (finding new party members! buying potions! Attacking monsters!). There a...")
- 03:29, 8 May 2023 Ratcliffe talk contribs created page Dealing with multiple Modules and Screens (Created page with "This page covers various topics in dealing with the eight different modules, each with three screens, in a WOWCube. Remember that each module has its own processor and screen...")
- 05:57, 6 May 2023 Ratcliffe talk contribs created page The basic concepts of running code on eight cubelets (Created page with "In general you will write ONE source program in Visual Studio Code that will be loaded onto and run on all eight cubelets. It's very likely you will want different things to...")
- 05:47, 6 May 2023 Ratcliffe talk contribs created page Rendering Text and Graphics (Created page with "To put text and/or graphics on a cubelet screen, you put code in the ON_Render() routine. This code would put some text on screen 0 on the cubelet where the code is running,...")
- 03:29, 5 May 2023 Ratcliffe talk contribs created page PawnProgrammingNotes (New root page for the Pawn Programming Notes)