Tens de ter sessão iniciada para marcar episódios como vistos. Iniciar sessão ou registar.
Temporada 1
Data de estreia
Nov 18, 2014
This episode has no summary.
This episode has no summary.
Data de estreia
Nov 19, 2014
Day 002 of coding on Handmade Hero. See http://handmadehero.org for details.
1. Review of setting up a development environment
2. WNDCLASS struct
3. Initializing WNDCLASS
4.
.. show full overview
Day 002 of coding on Handmade Hero. See http://handmadehero.org for details.
1. Review of setting up a development environment
2. WNDCLASS struct
3. Initializing WNDCLASS
4. WindowProc
5. RegisterClass
6. CreateWindowEx
7. GetMessage function
8. TranslateMessage function
9. DispatchMessage function
10. We have a window!
11. BeginPaint function
12. PatBlt function
13. Epilepsy window
Data de estreia
Nov 20, 2014
Day 003 of coding on Handmade Hero. See http://handmadehero.org for details.
1. PostQuitMessage function
2. Different meanings of the static modifier
3. Window can be close now
4.
.. show full overview
Day 003 of coding on Handmade Hero. See http://handmadehero.org for details.
1. PostQuitMessage function
2. Different meanings of the static modifier
3. Window can be close now
4. GetClientRect
5. CreateDIBSection
6. StretchDIBits
7. Win32ResizeDIBSection
8. DeviceContext
Data de estreia
Nov 20, 2014
Day 004 of coding on Handmade Hero. See http://handmadehero.org for details.
1. Comments about BitBlt and StretchDIBits
2. VirtualAlloc
3. StretchDIBits
4. Storing pixels in
.. show full overview
Day 004 of coding on Handmade Hero. See http://handmadehero.org for details.
1. Comments about BitBlt and StretchDIBits
2. VirtualAlloc
3. StretchDIBits
4. Storing pixels in memory
5. Blue-Green Gradient Renderer
6. PeekMessage
7. Animating window on the screen
Data de estreia
Nov 22, 2014
Day 005 of coding on Handmade Hero. See http://handmadehero.org for details.
1. Week 1 wrap-up, comments on e-mails
2. Pulling global variables into structures
3.
.. show full overview
Day 005 of coding on Handmade Hero. See http://handmadehero.org for details.
1. Week 1 wrap-up, comments on e-mails
2. Pulling global variables into structures
3. Win32_window_dimension
4. Review of the complete code
5. How big is the stack?
6. Getting to stack overflow
7. Increasing the Stack size
Data de estreia
Nov 25, 2014
Day 006 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 006 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Nov 25, 2014
Day 007 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 007 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Nov 26, 2014
Day 008 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 008 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Nov 27, 2014
Day 009 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 009 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Nov 28, 2014
Day 010 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 010 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 02, 2014
Day 011 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 011 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 02, 2014
Day 012 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 012 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 03, 2014
Day 013 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 013 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 05, 2014
Day 014 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 014 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 05, 2014
Day 015 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 015 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 08, 2014
Day 016 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 016 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 09, 2014
Day 017 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 017 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 11, 2014
Day 018 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 018 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 11, 2014
Day 019 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 019 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 12, 2014
Day 020 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 020 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 15, 2014
Day 021 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 021 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 17, 2014
Day 022 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 022 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 18, 2014
Day 023 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 023 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 19, 2014
Day 024 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 024 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 19, 2014
Day 025 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 025 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 22, 2014
Day 026 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 026 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 23, 2014
Day 027 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 027 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 24, 2014
Day 028 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 028 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 25, 2014
Day 029 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 029 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 26, 2014
Day 030 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 030 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 29, 2014
Day 031 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 031 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 30, 2014
Day 032 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 032 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Dez 31, 2014
Day 033 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 033 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 01, 2015
Day 034 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 034 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 02, 2015
Day 035 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 035 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 05, 2015
Day 036 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 036 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 06, 2015
Day 037 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 037 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 07, 2015
Day 038 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 038 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 08, 2015
Day 039 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 039 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 09, 2015
Day 040 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 040 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 12, 2015
Day 041 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 041 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 12, 2015
Day 042 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 042 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 14, 2015
Day 043 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 043 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 15, 2015
Day 044 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 044 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 16, 2015
Day 045 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 045 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 20, 2015
Day 046 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 046 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 20, 2015
Day 047 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 047 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 21, 2015
Day 048 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 048 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 22, 2015
Day 049 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 049 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 23, 2015
Day 050 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 050 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 27, 2015
Day 051 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 051 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 27, 2015
Day 052 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 052 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 28, 2015
Day 053 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 053 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 29, 2015
Day 054 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 054 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jan 30, 2015
Day 055 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 055 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 02, 2015
Day 056 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 056 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 03, 2015
Day 057 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 057 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 04, 2015
Day 058 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 058 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 06, 2015
Day 059 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 059 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 06, 2015
Day 060 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 060 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 10, 2015
Day 061 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 061 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 11, 2015
Day 062 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 062 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 12, 2015
Day 063 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 063 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 13, 2015
Day 064 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 064 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 13, 2015
Day 065 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 065 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 16, 2015
Day 066 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 066 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 18, 2015
Day 067 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 067 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 19, 2015
Day 068 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 068 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 19, 2015
Day 069 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 069 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 20, 2015
Day 070 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 070 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 24, 2015
Day 071 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 071 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 25, 2015
Day 072 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 072 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 26, 2015
Day 073 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 073 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 27, 2015
Day 074 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 074 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Fev 27, 2015
Day 075 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 075 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 10, 2015
Day 076 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 076 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 11, 2015
Day 077 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 077 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 12, 2015
Day 078 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 078 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 13, 2015
Day 079 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 079 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 14, 2015
Day 080 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 080 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 19, 2015
Day 081 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 081 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 20, 2015
Day 082 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 082 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 20, 2015
Day 083 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 083 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 24, 2015
Day 084 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 084 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 25, 2015
Day 085 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 085 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 26, 2015
Day 086 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 086 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 27, 2015
Day 087 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 087 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 28, 2015
Day 088 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 088 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mar 31, 2015
Day 089 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 089 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 01, 2015
Day 090 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 090 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 02, 2015
Day 091 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 091 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 03, 2015
Day 092 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 092 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 04, 2015
Day 093 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 093 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 07, 2015
Day 094 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 094 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 08, 2015
Day 095 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 095 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 09, 2015
Day 096 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 096 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 10, 2015
Day 097 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 097 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 11, 2015
Day 098 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 098 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 14, 2015
Day 099 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 099 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 15, 2015
Day 100 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 100 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 16, 2015
Day 101 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 101 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 17, 2015
Day 102 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 102 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 18, 2015
Day 103 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 103 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 21, 2015
Day 104 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 104 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 22, 2015
Day 105 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 105 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 23, 2015
Day 106 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 106 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 24, 2015
Day 107 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 107 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 25, 2015
Day 108 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 108 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 28, 2015
Day 109 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 109 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Abr 30, 2015
Day 110 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 110 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 01, 2015
Day 111 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 111 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 05, 2015
Day 112 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 112 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 06, 2015
Day 113 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 113 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 07, 2015
Day 114 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 114 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 07, 2015
Day 115 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 115 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 08, 2015
Day 116 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 116 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 12, 2015
Day 117 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 117 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 13, 2015
Day 118 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 118 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 14, 2015
Day 119 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 119 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 15, 2015
Day 120 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 120 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 17, 2015
Day 121 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 121 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 25, 2015
Day 122 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 122 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 27, 2015
Day 123 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 123 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 28, 2015
Day 124 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 124 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 29, 2015
Day 125 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 125 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Mai 30, 2015
Day 126 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 126 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 02, 2015
Day 127 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 127 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 03, 2015
Day 128 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 128 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 04, 2015
Day 129 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 129 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 05, 2015
Day 130 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 130 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 09, 2015
Day 131 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 131 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 10, 2015
Day 132 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 132 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 11, 2015
Day 133 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 133 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 12, 2015
Day 134 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 134 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 13, 2015
Day 135 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 135 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 16, 2015
Day 136 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 136 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 17, 2015
Day 137 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 137 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 18, 2015
Day 138 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 138 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 19, 2015
Day 139 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 139 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 20, 2015
Day 140 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 140 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 23, 2015
Day 141 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 141 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 24, 2015
Day 142 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 142 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 25, 2015
Day 143 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 143 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 27, 2015
Day 144 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 144 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jun 30, 2015
Day 145 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 145 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jul 01, 2015
Day 146 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 146 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jul 14, 2015
Day 147 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 147 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jul 15, 2015
Day 148 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 148 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jul 16, 2015
Day 149 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 149 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jul 17, 2015
Day 150 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 150 of coding on Handmade Hero. See http://handmadehero.org for details.
Data de estreia
Jul 18, 2015
Day 151 of coding on Handmade Hero. See http://handmadehero.org for details.
Day 151 of coding on Handmade Hero. See http://handmadehero.org for details.
Se faltar algum episódio ou banner (e eles existirem no TheTVDB) podes solicitar uma atualização automática:
Pede uma actualização
Actualização pedida